public static class SeleniumActionRetryController.RetryContext
| Modifiers | Name | Description |
|---|---|---|
int |
retryCount |
|
long |
startTime |
| Constructor and description |
|---|
RetryContext
(int retryCount, long startTime) |