You are here

protected property SelectorsContext::$xpathSelectors in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

Same name and namespace in other branches
  1. 8.8 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
  2. 8.4 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
  3. 8.6 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
  4. 8.7 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
  5. 9.0.x tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors

Holed a list of XPaht Selectors.

Type: array

File

tests/features/bootstrap/SelectorsContext.php, line 37

Class

SelectorsContext
Defines application features from the specific context.

Code

protected $xpathSelectors = array();