org.openqa.selenium.internal.seleniumemulation
Class GetBodyText

java.lang.Object
  extended by org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<String>
      extended by org.openqa.selenium.internal.seleniumemulation.GetBodyText

public class GetBodyText
extends SeleneseCommand<String>


Constructor Summary
GetBodyText()
           
 
Method Summary
protected  String handleSeleneseCommand(WebDriver driver, String ignored, String alsoIgnored)
           
 
Methods inherited from class org.openqa.selenium.internal.seleniumemulation.SeleneseCommand
apply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBodyText

public GetBodyText()
Method Detail

handleSeleneseCommand

protected String handleSeleneseCommand(WebDriver driver,
                                       String ignored,
                                       String alsoIgnored)
Specified by:
handleSeleneseCommand in class SeleneseCommand<String>


Copyright © 2011. All Rights Reserved.