Representation ============== .. java:package:: ru.bitec.gs.automation.environment :noindex: .. java:type:: public @interface Representation .. versionadded:: 1.2.1 Аннотация, позволяющая описать тестируемое отображение. Methods ------- name ^^^^ .. java:method:: String name() :outertype: Representation Имя отображения. path ^^^^ .. java:method:: String[] path() :outertype: Representation Путь к отображению в основном меню навигации.