Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.