RuleId
Playwright\Accessibility\RuleId
Common axe-core rule identifiers.
This enum provides constants for frequently-used accessibility rules.
Note that axe-core has many more rules than listed here - you can still
use string literals for rules not included in this enum.
$ composer require playwright-php/accessibility
Methods
toString()
stringConvert enum value to string for use with axe-core API.
function toString(): string