Uses of Class
jp.vmi.selenium.selenese.utils.WindowSelector
-
Packages that use WindowSelector Package Description jp.vmi.selenium.selenese.utils -
-
Uses of WindowSelector in jp.vmi.selenium.selenese.utils
Methods in jp.vmi.selenium.selenese.utils that return WindowSelector Modifier and Type Method Description static WindowSelectorWindowSelector. getInstance()Get WindowSelector instance.Methods in jp.vmi.selenium.selenese.utils with parameters of type WindowSelector Modifier and Type Method Description static voidWindowSelector. setInstance(WindowSelector ws)Set WindowSelector instance.
-