org.openqa.selenium.internal.selenesedriver
Class GetElementValue

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

public class GetElementValue
extends ElementFunction<String>


Constructor Summary
GetElementValue()
           
 
Method Summary
 String apply(com.thoughtworks.selenium.Selenium selenium, Map<String,?> args)
           
 
Methods inherited from class org.openqa.selenium.internal.selenesedriver.ElementFunction
escape, getLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetElementValue

public GetElementValue()
Method Detail

apply

public String apply(com.thoughtworks.selenium.Selenium selenium,
                    Map<String,?> args)


Copyright © 2012. All Rights Reserved.