public class IsTextPresent extends SeleneseCommand<Boolean>
Constructor and Description |
---|
IsTextPresent(JavascriptLibrary js) |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String pattern,
String ignored) |
apply, getTimeout, setDefaultTimeout
public IsTextPresent(JavascriptLibrary js)
protected Boolean handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String pattern, String ignored)
handleSeleneseCommand
in class SeleneseCommand<Boolean>
Copyright © 2015. All rights reserved.