FormFieldConstraint class FormFieldConstraint extends
HasText class HasText extends
string toString() Returns a string representation of the object.
void __construct(string $element, string $text) Create a new constraint
IsSelected class IsSelected extends
bool matches(Crawler|string $crawler) Check if the source or text is found
bool matches(Crawler|string $crawler) Determine if the checkbox is checked
string getInputOrTextAreaValue(Crawler $crawler) Get the value of an input
void __construct(string $selector) Create a new constraint instance.
bool matches(Crawler|string $crawler) Check if the element is found in
Page 2 of 5