public class WebDriverRule
extends org.junit.rules.TestWatcher
| Modifier and Type | Class and Description |
|---|---|
static interface |
WebDriverRule.Browser
Annotation to define how often a browser must be restarted.
|
| Constructor and Description |
|---|
WebDriverRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
failed(java.lang.Throwable e,
org.junit.runner.Description description) |
protected void |
starting(org.junit.runner.Description description) |
Copyright © 2017 PPI AG. All rights reserved.