| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.command |
| Modifier and Type | Class and Description |
|---|---|
class |
StartLoopImpl
Default implementation for StartLoop.
|
class |
StoreFor
Command "storeFor".
|
class |
While
Command "while".
|
| Modifier and Type | Field and Description |
|---|---|
static StartLoop |
StartLoop.NO_START_LOOP
Use NO_START_LOOP instaed of null.
|
| Modifier and Type | Method and Description |
|---|---|
StartLoop |
StartMarker.getStartLoop() |
StartLoop |
ICommand.getStartLoop()
Get beginning-of-loop command.
|
StartLoop |
Command.getStartLoop()
Deprecated.
|
StartLoop |
AbstractCommand.getStartLoop() |
| Modifier and Type | Method and Description |
|---|---|
void |
StartMarker.setStartLoop(StartLoop startLoop) |
void |
ICommand.setStartLoop(StartLoop startLoop)
Set beginning-of-loop command.
|
void |
EndLoop.setStartLoop(StartLoop startLoop)
Set beginning-of-loop command.
|
void |
Command.setStartLoop(StartLoop startLoop)
Deprecated.
|
void |
AbstractCommand.setStartLoop(StartLoop startLoop) |
Copyright © 2016. All rights reserved.