org.openqa.selenium.internal.seleniumemulation
Class IsTextPresent
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<Boolean>
org.openqa.selenium.internal.seleniumemulation.IsTextPresent
public class IsTextPresent
- extends SeleneseCommand<Boolean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsTextPresent
public IsTextPresent(JavascriptLibrary js)
handleSeleneseCommand
protected Boolean handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String pattern,
String ignored)
- Specified by:
handleSeleneseCommand
in class SeleneseCommand<Boolean>
Copyright © 2012. All Rights Reserved.