8 calls to Element::getDriver() in Zircon Profile 8
- NodeElement::selectOption in vendor/
behat/ mink/ src/ Element/ NodeElement.php - Selects specified option for select field or specified radio button in the group.
- TraversableElement::attachFileToField in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Attach file to file field with specified locator.
- TraversableElement::checkField in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Checks checkbox with specified locator.
- TraversableElement::clickLink in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Clicks link with specified locator.
- TraversableElement::fillField in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Fills in field (input, textarea, select) with specified locator.
- TraversableElement::pressButton in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Presses button (input[type=submit|image|button|reset], button) with specified locator.
- TraversableElement::selectFieldOption in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Selects option from select field with specified locator.
- TraversableElement::uncheckField in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Unchecks checkbox with specified locator.