Uses of Class
jp.vmi.selenium.selenese.command.CurrentCommand
| Package | Description |
|---|---|
| jp.vmi.selenium.selenese |
-
Uses of CurrentCommand in jp.vmi.selenium.selenese
Methods in jp.vmi.selenium.selenese that return CurrentCommand Modifier and Type Method Description CurrentCommandInteractiveModeHandler. handle(Context context, CommandListIterator commandListIterator, CurrentCommand curCmd)Handle interactive mode.CurrentCommandSimpleInteractiveModeHandler. handle(Context context, CommandListIterator commandListIterator, CurrentCommand curCmd)Methods in jp.vmi.selenium.selenese with parameters of type CurrentCommand Modifier and Type Method Description voidInteractiveModeHandler. enableIfBreakpointReached(CurrentCommand curCmd)Enable if a breakpoint is reached.voidSimpleInteractiveModeHandler. enableIfBreakpointReached(CurrentCommand curCmd)CurrentCommandInteractiveModeHandler. handle(Context context, CommandListIterator commandListIterator, CurrentCommand curCmd)Handle interactive mode.CurrentCommandSimpleInteractiveModeHandler. handle(Context context, CommandListIterator commandListIterator, CurrentCommand curCmd)