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