| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Moodle-specific selectors. More...
| Public Member Functions | |
| __construct () | |
| Creates selector instance. | |
| Static Protected Attributes | |
| static array | $allowedselectors | 
| Allowed types when using selector arguments. | |
| static array | $allowedtextselectors | 
| Allowed types when using text selectors arguments. | |
| static array | $moodleselectors | 
| Behat by default comes with XPath, CSS and named selectors, named selectors are a mapping between names (like button) and xpaths that represents that names and includes a placeholder that will be replaced by the locator. | |
Moodle-specific selectors.
| 
 | staticprotected | 
Allowed types when using text selectors arguments.
| 
 | staticprotected | 
Behat by default comes with XPath, CSS and named selectors, named selectors are a mapping between names (like button) and xpaths that represents that names and includes a placeholder that will be replaced by the locator.
These are Moodle's own xpaths.
XPaths for moodle elements.