WebDriverCurlService::$retry
Same name in other branches
- 9 core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php \Drupal\FunctionalJavascriptTests\WebDriverCurlService::retry
- 11.x core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php \Drupal\FunctionalJavascriptTests\WebDriverCurlService::retry
Flag that indicates if retries are enabled.
Type: bool
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverCurlService.php, line 24
Class
- WebDriverCurlService
- Provides a curl service to interact with Selenium driver.
Namespace
Drupal\FunctionalJavascriptTestsCode
private static $retry = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.