You are here

example-selectors.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

tests/selectors/example-selectors.yml

File

tests/selectors/example-selectors.yml
View source
  1. css:
  2. test name selector: '#test .css.selector'
  3. about us block: "body.about-us-page .block .about-us-block"
  4. xpath:
  5. test xpath selector: '//*[@id="test-xpath-selector"]'
  6. # This will be only for one page or one feature in the site.
  7. # So that we do not add it to all selectors of the site.
  8. # Only we can load this file in the needed features.