Package com.atlassian.bamboo.webdriver
Class BambooJSRule
java.lang.Object
com.atlassian.bamboo.webdriver.BambooJSRule
-
Method Summary
Modifier and TypeMethodDescriptionprotected static org.hamcrest.Matcher<String>
containsAllCharactersInOrder
(@NotNull String s) static com.atlassian.webdriver.testing.rule.JavaScriptErrorsRule
rule
(org.openqa.selenium.WebDriver driver) JS errors are saved at /target/js-errors.log file.
-
Method Details
-
containsAllCharactersInOrder
-
rule
public static com.atlassian.webdriver.testing.rule.JavaScriptErrorsRule rule(org.openqa.selenium.WebDriver driver) JS errors are saved at /target/js-errors.log file.
-