Uses of Interface
jp.vmi.selenium.selenese.command.EndLoop
-
Packages that use EndLoop Package Description jp.vmi.selenium.selenese.command -
-
Uses of EndLoop in jp.vmi.selenium.selenese.command
Methods in jp.vmi.selenium.selenese.command with parameters of type EndLoop Modifier and Type Method Description voidStartLoop. setEndLoop(EndLoop endLoop)Deprecated.Set end-of-loop command.
-