Uses of Class
at.willhaben.willtest.rule.TestFailureAwareRule
-
Packages that use TestFailureAwareRule Package Description at.willhaben.willtest.rule -
-
Uses of TestFailureAwareRule in at.willhaben.willtest.rule
Subclasses of TestFailureAwareRule in at.willhaben.willtest.rule Modifier and Type Class Description classAbstractFirefoxProvider<P extends AbstractFirefoxProvider<P,D>,D extends org.openqa.selenium.WebDriver>Deprecated.classAbstractSeleniumProvider<P extends SeleniumProvider<P,D>,D extends org.openqa.selenium.WebDriver>Deprecated.classJavascriptAlertAdds the text of a possible alert to the normal test failure as suppressed exception.classLocalFirefoxProviderDeprecated.classLogContextSets log pattern variables to make it clear which log entry belongs to which test in case of parallel execution.classPageSourceSaves the page source into a file in case of a test errorclassResourceHelperDeprecated.use Temporary Folder ExtensionclassScreenshotRuleDeprecated.classSeleniumHubFirefoxProviderDeprecated.classWebDriverLog<P extends SeleniumProvider<P,D>,D extends org.openqa.selenium.WebDriver>Deprecated.
-