org.openqa.selenium.internal.selenesedriver
Class GetPageSource

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

public class GetPageSource
extends Object
implements SeleneseFunction<String>


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

GetPageSource

public GetPageSource()
Method Detail

apply

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


Copyright © 2012. All Rights Reserved.