| Package | Description |
|---|---|
| jp.vmi.selenium.selenese | |
| jp.vmi.selenium.selenese.command |
| Modifier and Type | Method and Description |
|---|---|
CommandListIterator |
Runner.getCommandListIterator() |
CommandListIterator |
NullContext.getCommandListIterator() |
CommandListIterator |
Context.getCommandListIterator()
Get current CommandListIterator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Runner.pushCommandListIterator(CommandListIterator commandListIterator) |
void |
NullContext.pushCommandListIterator(CommandListIterator commandListIterator) |
void |
Context.pushCommandListIterator(CommandListIterator commandListIterator)
Push CommandListIterator.
|
| Modifier and Type | Method and Description |
|---|---|
CommandListIterator |
CommandList.iterator() |
CommandListIterator |
CommandList.iterator(CommandListIterator parentIterator)
Create the iterator of this command list.
|
| Modifier and Type | Method and Description |
|---|---|
CommandListIterator |
CommandList.iterator(CommandListIterator parentIterator)
Create the iterator of this command list.
|
Copyright © 2017. All rights reserved.