IsChecked
class IsChecked extends FormFieldConstraint (View source)
Methods
| string | toString() Get a string representation of the object. | from PageConstraint |
| void | __construct(string $selector) Create a new constraint instance. | |
| bool | matches(Crawler|string $crawler) Determine if the checkbox is checked. |
Please login to continue.