Search for driver
- Search 7.x for driver
- Search 9.5.x for driver
- Search 8.9.x for driver
- Search 10.3.x for driver
- Search 11.x for driver
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WebDriverTestBase::$disableCssAnimations | property | core/ |
Disables CSS animations in tests for more reliable testing. |
| WebDriverTestBase::$failOnJavascriptConsoleErrors | property | core/ |
Determines if a test should fail on JavaScript console errors. |
| WebDriverTestBase::$minkDefaultDriverClass | property | core/ |
|
| WebDriverTestBase::assertJsCondition | function | core/ |
Waits for the given time or until the given JS condition becomes TRUE. |
| WebDriverTestBase::assertSession | function | core/ |
Returns WebAssert object. |
| WebDriverTestBase::createScreenshot | function | core/ |
Creates a screenshot. |
| WebDriverTestBase::drupalGet | function | core/ |
|
| WebDriverTestBase::failOnJavaScriptErrors | function | core/ |
Triggers a test failure if a JavaScript error was encountered. |
| WebDriverTestBase::getDrupalSettings | function | core/ |
Gets the current Drupal javascript settings and parses into an array. |
| WebDriverTestBase::getHtmlOutputHeaders | function | core/ |
|
| WebDriverTestBase::getMinkDriverArgs | function | core/ |
|
| WebDriverTestBase::initFrontPage | function | core/ |
|
| WebDriverTestBase::initMink | function | core/ |
|
| WebDriverTestBase::installModulesFromClassProperty | function | core/ |
|
| WebDriverTestBase::tearDown | function | core/ |
|
| WebDriverWebAssert | class | core/ |
Defines a JSWebAssert with no support for status code and header assertions. |
| WebDriverWebAssert.php | file | core/ |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.