org.openqa.selenium.internal.selenesedriver
Class GetActiveElement

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

public class GetActiveElement
extends java.lang.Object
implements SeleneseFunction<java.util.Map<java.lang.String,java.lang.String>>


Constructor Summary
GetActiveElement()
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.String> apply(Selenium selenium, java.util.Map<java.lang.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 java.util.Map<java.lang.String,java.lang.String> apply(Selenium selenium,
                                                              java.util.Map<java.lang.String,?> args)
Specified by:
apply in interface SeleneseFunction<java.util.Map<java.lang.String,java.lang.String>>


Copyright © 2011. All Rights Reserved.