WebDriverTestBase::$failOnJavascriptConsoleErrors
Determines if a test should fail on JavaScript console errors.
Type: bool
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php, line 24
Class
- WebDriverTestBase
- Runs a browser test using a driver that supports JavaScript.
Namespace
Drupal\FunctionalJavascriptTestsCode
protected $failOnJavascriptConsoleErrors = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.