@Retention(value=RUNTIME) @Target(value={METHOD,ANNOTATION_TYPE}) public @interface JSErrorsCollectorTestNG
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
assertJSErrors
Boolean flag for asserting JS errors at the end of the test.
|
boolean |
logJSErrors
Boolean flag for logging JS errors at the end of the test.
|
Copyright © 2018. All rights reserved.