Documentation
CtrlK
HomepageLog InRegisterPricingWhy DogQ
  • Documentation
    • Get started
    • Scenario steps
    • Selectors
      • Selectors in DogQ
      • Beginner's Guide to XPath
      • CSS Selectors 101
    • Reserved words
    • Interacting with JS Popups
    • Editing tests
    • Organizing tests
    • Macros
    • Workflow tips
    • AI-powered tools
      • AI Step generator
      • AI Healer
      • AI Suggester
    • Scheduling
    • Team
      • Squads
    • Recordings (beta)
    • Integrations
      • CI/CD
      • Slack
      • SendGrid
      • Zapier
        • DogQ Zapier Integration API
    • DogQ User-Agent
  • Use Cases
    • Component testing
    • Transient elements
    • Select-option dropdowns
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Selectors

In a nutshell, Selector is a string value that is used to locate an element in DOM by specifying its path and/or other attributes. In this section of the documentation we will be looking at the types of selectors DogQ supports and discussing them in more detail individually.

Contents:

  • Selectors in DogQ

  • Beginner's Guide to XPath

  • CSS Selectors 101

PreviousScenario stepsNextSelectors in DogQ

Last updated 3 months ago

Was this helpful?