6 calls to WebAssert::buildXPathQuery()
- JSWebAssert::buildJavascriptStatusMessageSelector in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Builds a xpath selector for a message with given type and text.
- WebAssert::buildStatusMessageSelector in core/
tests/ Drupal/ Tests/ WebAssert.php - Builds a xpath selector for a message with given type and text.
- WebAssert::linkByHrefExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link containing a given href (part) is found.
- WebAssert::linkByHrefExistsExact in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with a given href is found.
- WebAssert::linkByHrefNotExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link containing a given href (part) is not found.
- WebAssert::linkByHrefNotExistsExact in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with a given href is not found.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.