@Target(value=METHOD)
@Retention(value=RUNTIME)
public static @interface WebDriverRule.Browser
| Modifier and Type | Optional Element and Description |
|---|---|
long |
cost
How much the browser is stressed by the test.
|
boolean |
forceRestart
Force browser restart.
|
Copyright © 2017 PPI AG. All rights reserved.