org.openqa.selenium.internal.selenesedriver
Class GetSize

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

public class GetSize
extends ElementFunction<Map<String,Integer>>


Constructor Summary
GetSize()
           
 
Method Summary
 Map<String,Integer> 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

GetSize

public GetSize()
Method Detail

apply

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


Copyright © 2012. All Rights Reserved.