org.openqa.selenium.internal.selenesedriver
Class ToggleElement

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

public class ToggleElement
extends ElementFunction<Boolean>


Constructor Summary
ToggleElement()
           
 
Method Summary
 Boolean apply(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

ToggleElement

public ToggleElement()
Method Detail

apply

public Boolean apply(Selenium selenium,
                     Map<String,?> args)


Copyright © 2011. All Rights Reserved.