org.openqa.selenium.internal.selenesedriver
Class ExecuteScript

java.lang.Object
  extended by org.openqa.selenium.internal.selenesedriver.ExecuteScript
All Implemented Interfaces:
SeleneseFunction<Object>

public class ExecuteScript
extends Object
implements SeleneseFunction<Object>


Constructor Summary
ExecuteScript()
           
 
Method Summary
 Object apply(com.thoughtworks.selenium.Selenium selenium, Map<String,?> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteScript

public ExecuteScript()
Method Detail

apply

public Object apply(com.thoughtworks.selenium.Selenium selenium,
                    Map<String,?> parameters)
Specified by:
apply in interface SeleneseFunction<Object>


Copyright © 2012. All Rights Reserved.