Package jp.vmi.selenium.selenese.command
Class EndFor
java.lang.Object
jp.vmi.selenium.selenese.command.AbstractCommand
jp.vmi.selenium.selenese.command.BlockEndImpl
jp.vmi.selenium.selenese.command.EndFor
- All Implemented Interfaces:
ArgumentInfo,BlockEnd,ICommand
public class EndFor extends BlockEndImpl
Command "endFor".
-
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