public class BambooWebDriverScreenshotRule
extends com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
Constructor and Description |
---|
BambooWebDriverScreenshotRule(BambooTestedProduct product)
Constructs the screenshot rule.
|
Modifier and Type | Method and Description |
---|---|
protected void |
finished(org.junit.runner.Description description) |
BambooWebDriverScreenshotRule |
periodicalScreenshots(Duration interval)
Returns a new instance of this rule, which will take periodical screenshots during test execution.
|
protected void |
starting(org.junit.runner.Description description) |
public BambooWebDriverScreenshotRule(@NotNull BambooTestedProduct product)
public BambooWebDriverScreenshotRule periodicalScreenshots(@NotNull Duration interval)
protected void starting(@NotNull org.junit.runner.Description description)
starting
in class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
protected void finished(@NotNull org.junit.runner.Description description)
finished
in class org.junit.rules.TestWatcher
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.