Package | Description |
---|---|
org.safs.ios |
Modifier and Type | Method and Description |
---|---|
protected void |
CFComponent.doCharacters()
process the InputCharacters command.
|
protected void |
CFComponent.doClick()
process the Click, DoubleClick, Tap, DoubleTap, and TwoFingerTap commands...
|
protected void |
CFComponent.doFlick()
process the Flick command...
|
protected void |
CFComponent.doGetGuiImage()
Capture a component GUI image to a file.
|
protected void |
IDriverCommand.doGUIBranching(boolean seekexists)
Support for OnGuiExistsGotoBlockID and OnGuiNotExistGotoBlockID
|
protected void |
CFComponent.doGuiExists(boolean seekexists)
process the GuiDoesExist, GuiDoesNotExist commands.
|
protected void |
CFWindow.doPinch()
process the PinchOpen, PinchClose commands...
|
protected void |
CFComponent.doPress()
process the Press command.
|
protected void |
CFEditBox.doSetTextValue()
process the setValue command....
|
protected void |
CFComponent.doSimpleFlick()
process the FlickUp, FlickDown, FlickLeft, FlickRight commands...
|
protected void |
CFComponent.doVerifyGuiImage()
Verify a component GUI image to a benchmark file.
|
protected static IStatus |
CFComponent.processIOSScript(java.lang.String jsSubdir,
java.lang.String jscript,
java.lang.String jsAppend,
TestRecordHelper testRecordData) |
Copyright © SAS Institute. All Rights Reserved.