class LegacyJavascriptTestBase

Runs a browser test using PhantomJS.

Hierarchy

Expanded class hierarchy of LegacyJavascriptTestBase

Deprecated

in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead

BC layer for testing browser interaction implemented in JavaScript.

File

core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php, line 13

Namespace

Drupal\FunctionalJavascriptTests
View source
abstract class LegacyJavascriptTestBase extends JavascriptTestBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.