-
-
-
Methods in jp.vmi.selenium.selenese.command that return Result
| Modifier and Type |
Method |
Description |
protected Result |
CommandList.doCommand(Context context,
ICommand command,
String... curArgs) |
|
Result |
AbstractCommand.execute(Context context,
String... curArgs) |
|
Result |
CommandList.execute(Context context,
CommandResultList cresultList) |
Execute command list.
|
Result |
ICommand.execute(Context context,
String... curArgs) |
Execute the command.
|
Result |
StartMarker.execute(Context context,
String... curArgs) |
|
static Result |
WaitForPageToLoad.execute(Context context,
long timeout) |
Wait for page to load.
|
protected abstract Result |
AbstractCommand.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AddCollection.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AddLocationStrategy.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AddSelection.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AddToCollection.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AllowNativeXpath.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AltKeyDown.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AltKeyUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AnswerOnNextNativeAlert.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AnswerOnNextPrompt.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Assert.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Assertion.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AssignId.executeImpl(Context context,
String... curArgs) |
|
protected Result |
AttachFile.executeImpl(Context context,
String... curArgs) |
|
protected Result |
BlockEndImpl.executeImpl(Context context,
String... curArgs) |
|
protected Result |
BuiltInCommand.executeImpl(Context context,
String... curArgs) |
|
protected Result |
CaptureEntirePageScreenshot.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Check.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ChooseCancelOnNextConfirmation.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ChooseCancelOnNextNativeAlert.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ChooseCancelOnNextPrompt.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ChooseOkOnNextConfirmation.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ChooseOkOnNextNativeAlert.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Click.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ClickAt.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Close.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Comment.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ContextMenu.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ControlKeyDown.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ControlKeyUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
CreateCookie.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Debugger.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DeleteAllVisibleCookies.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DeleteCookie.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DeselectPopUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Do.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DoubleClick.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DoubleClickAt.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DragAndDrop.executeImpl(Context context,
String... curArgs) |
|
protected Result |
DragAndDropToObject.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Echo.executeImpl(Context context,
String... curArgs) |
|
protected Result |
EditContent.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Else.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ElseIf.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ExecuteAsyncScript.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ExecuteScript.executeImpl(Context context,
String... curArgs) |
|
protected Result |
FireEvent.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Focus.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ForEach.executeImpl(Context context,
String... curArgs) |
|
protected Result |
GoBack.executeImpl(Context context,
String... curArgs) |
|
Result |
GotoIf.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Gotolabel.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Highlight.executeImpl(Context context,
String... curArgs) |
|
protected Result |
If.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Include.executeImpl(Context context,
String... curArgs) |
|
protected Result |
KeyDown.executeImpl(Context context,
String... curArgs) |
|
protected Result |
KeyPress.executeImpl(Context context,
String... curArgs) |
|
protected Result |
KeyUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Label.executeImpl(Context context,
String... curArgs) |
|
protected Result |
MetaKeyDown.executeImpl(Context context,
String... curArgs) |
|
protected Result |
MetaKeyUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Nop.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Open.executeImpl(Context context,
String... curArgs) |
|
protected Result |
OpenWindow.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Pause.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Refresh.executeImpl(Context context,
String... curArgs) |
|
protected Result |
RemoveAllSelections.executeImpl(Context context,
String... curArgs) |
|
protected Result |
RemoveSelection.executeImpl(Context context,
String... curArgs) |
|
protected Result |
RepeatIf.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Rollup.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Run.executeImpl(Context context,
String... curArgs) |
|
protected Result |
RunScript.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Select.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SelectFrame.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SelectPopUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SelectWindow.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SetCursorPosition.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SetSpeed.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SetTimeout.executeImpl(Context context,
String... curArgs) |
|
protected Result |
SetWindowSize.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ShiftKeyDown.executeImpl(Context context,
String... curArgs) |
|
protected Result |
ShiftKeyUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Store.executeImpl(Context context,
String... curArgs) |
|
protected Result |
StoreFor.executeImpl(Context context,
String... curArgs) |
|
protected Result |
StoreJson.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Submit.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Times.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Type.executeImpl(Context context,
String... curArgs) |
|
protected Result |
TypeKeys.executeImpl(Context context,
String... curArgs) |
|
protected Result |
Uncheck.executeImpl(Context context,
String... curArgs) |
|
protected Result |
UseXpathLibrary.executeImpl(Context context,
String... curArgs) |
|
protected Result |
WaitForCondition.executeImpl(Context context,
String... curArgs) |
|
protected Result |
WaitForPageToLoad.executeImpl(Context context,
String... curArgs) |
|
protected Result |
WaitForPopUp.executeImpl(Context context,
String... curArgs) |
|
protected Result |
While.executeImpl(Context context,
String... curArgs) |
|
protected Result |
WindowFocus.executeImpl(Context context,
String... curArgs) |
|
protected Result |
WindowMaximize.executeImpl(Context context,
String... curArgs) |
|
Result |
AbstractCommand.getResult() |
|
Result |
ICommand.getResult() |
Get the command result.
|
Result |
StartMarker.getResult() |
|
Result |
SelectElement.selectOptions(String optionLocator,
boolean selectOrDeselect) |
Select or remove the specified options.
|
-
Methods in jp.vmi.selenium.selenese.inject that return Result
| Modifier and Type |
Method |
Description |
protected abstract Result |
AbstractDoCommandInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
|
protected abstract Result |
AbstractExecuteTestCaseInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
ITestCase testCase,
Selenese parent,
Context context) |
|
protected abstract Result |
AbstractExecuteTestSuiteInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
TestSuite testSuite,
Selenese parent,
Context context) |
|
protected Result |
CommandLogInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
|
protected Result |
ExecuteTestCaseInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
ITestCase testCase,
Selenese parent,
Context context) |
|
protected Result |
ExecuteTestSuiteInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
TestSuite testSuite,
Selenese parent,
Context context) |
|
protected Result |
HighlightInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
|
protected Result |
MaxTimeInterruptInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
|
protected Result |
ScreenshotInterceptor.invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
|
-
#updateWithChildResult(Selenese, Result)instead.