org.openqa.selenium.internal.selenesedriver
Class GetActiveElement

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

public class GetActiveElement
extends Object
implements SeleneseFunction<Map<String,String>>


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

Constructor Detail

GetActiveElement

public GetActiveElement()
Method Detail

apply

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


Copyright © 2012. All Rights Reserved.