Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Moodle selectors manager. 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 selectors manager.
|
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.