ContextAware ============ .. java:package:: ru.bitec.gs.automation.client :noindex: .. java:type:: public interface ContextAware .. versionadded:: 1.1.0 Вспомогательный интерфейс, декларирующий поведение класса, имеющего контекст браузера. Methods ------- getBrowserContext ^^^^^^^^^^^^^^^^^ .. java:method:: BrowserContext getBrowserContext() :outertype: ContextAware