org.openqa.selenium.internal.selenesedriver
Class ExecuteAsyncScript
java.lang.Object
org.openqa.selenium.internal.selenesedriver.ExecuteAsyncScript
- All Implemented Interfaces:
- SeleneseFunction<Object>
public class ExecuteAsyncScript
- extends Object
- implements SeleneseFunction<Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteAsyncScript
public ExecuteAsyncScript()
apply
public Object apply(com.thoughtworks.selenium.Selenium selenium,
Map<String,?> parameters)
- Specified by:
apply
in interface SeleneseFunction<Object>
setScriptTimeout
public SeleneseFunction<Object> setScriptTimeout()
Copyright © 2012. All Rights Reserved.