protected property SelectorsContext::$xpathSelectors in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.4
Same name and namespace in other branches
- 8.8 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
- 8.5 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
- 8.6 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
- 8.7 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::xpathSelectors
- 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();