You are here

protected property PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors in Drupal 9

@todo Remove this class property in https://www.drupal.org/node/3217947.

Overrides WebDriverTestBase::$failOnJavascriptConsoleErrors

File

core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php, line 23

Class

PasswordWidgetThemeFunctionTest
Tests the JS components added to the PasswordConfirm render element.

Namespace

Drupal\Tests\user\FunctionalJavascript

Code

protected $failOnJavascriptConsoleErrors = FALSE;