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:

Last updated