Package jp.vmi.selenium.selenese.command
Class EndLoopImpl
java.lang.Object
jp.vmi.selenium.selenese.command.AbstractCommand
jp.vmi.selenium.selenese.command.BlockEndImpl
jp.vmi.selenium.selenese.command.EndLoopImpl
- All Implemented Interfaces:
ArgumentInfo,BlockEnd,ICommand
@Deprecated public abstract class EndLoopImpl extends BlockEndImpl
Deprecated.
Default implementation for EndLoop.
-
Method Summary
Methods inherited from class jp.vmi.selenium.selenese.command.BlockEndImpl
executeImpl, mayUpdateScreenMethods inherited from class jp.vmi.selenium.selenese.command.AbstractCommand
addScreenshot, convertLocators, execute, extractLocators, getArguments, getBlockStart, getIndex, getName, getResult, getScreenshots, getSource, getStartLoop, getVariableResolvedArguments, setBlockStart, setSideCommand, setStartLoop, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jp.vmi.selenium.selenese.ArgumentInfo
getArgumentCountMethods inherited from interface jp.vmi.selenium.selenese.command.BlockEnd
setBlockStartMethods inherited from interface jp.vmi.selenium.selenese.command.ICommand
isComposite, isNativeAlertHandler
BlockEndImplinstead.