public class ByScLocator
extends org.openqa.selenium.By
By
which understands SmartClient locator names findElements() is delegated to AutoTest.jsModifier and Type | Method and Description |
---|---|
static org.openqa.selenium.By | scLocator(java.lang.String scLocator) Support for static API like native By class |
void | setDefaultWaitTimeout(int timeoutInSeconds) Change the default timeout for the methods that wait to the supplied number of seconds. |
public void setDefaultWaitTimeout(int timeoutInSeconds)
timeoutInSeconds
- new default timeout, in seconds (must be positive)public static org.openqa.selenium.By scLocator(java.lang.String scLocator)
scLocator
- specifies a SmarctClient component or part thereof