IsSelected
class IsSelected extends FormFieldConstraint (View source)
Methods
string | toString() Get a string representation of the object. | from PageConstraint |
void | __construct(string $selector, mixed $value) Create a new constraint instance. | from FormFieldConstraint |
array | getSelectedValue(Crawler $crawler) Get the selected value of a select field or radio group. |
Please login to continue.