public class TestdriverRetry extends Object implements org.testng.IRetryAnalyzer
| Constructor and Description |
|---|
TestdriverRetry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retry(org.testng.ITestResult result)
If the retry count hasn't been reached, try again.
|
Copyright © 2018. All rights reserved.