org.openqa.selenium.internal.selenesedriver
Class GetUrl

java.lang.Object
  extended by org.openqa.selenium.internal.selenesedriver.GetUrl
All Implemented Interfaces:
SeleneseFunction<Void>

public class GetUrl
extends Object
implements SeleneseFunction<Void>


Constructor Summary
GetUrl()
           
 
Method Summary
 Void 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

GetUrl

public GetUrl()
Method Detail

apply

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


Copyright © 2012. All Rights Reserved.