Package com.smartgwt.client.tools.stream
Class SeleniumCommand
java.lang.Object
com.smartgwt.client.core.JsObject
com.smartgwt.client.core.DataClass
com.smartgwt.client.tools.stream.SeleniumCommand
- All Implemented Interfaces:
HasHandlers
Note: this is currently an experimental feature and not
covered by normal support guarantees. See
A JavaScript object representing a Selenium command in a Selenese script.
Experimental Features
for more information.A JavaScript object representing a Selenium command in a Selenese script.
- See Also:
-
com.smartgwt.client.tools.stream.EventStream#transformSelenese
EventStream.getAsSeleneseHTML()
EventStream.getAsSeleneseCommands()
Experimental Features
-
Field Summary
Fields inherited from class com.smartgwt.client.core.DataClass
factoryCreated, factoryProperties
-
Constructor Summary
-
Method Summary
Methods inherited from class com.smartgwt.client.core.DataClass
applyFactoryProperties, doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, isFactoryCreated, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject, setFactoryCreated
-
Constructor Details
-
SeleniumCommand
public SeleniumCommand() -
SeleniumCommand
-
-
Method Details
-
getOrCreateRef
-