Home
last modified time | relevance | path

Searched refs:selectByVisiblePartialText (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelectInterface.php79 public function selectByVisiblePartialText($text); function
H A DAbstractWebDriverCheckboxOrRadio.php88 public function selectByVisiblePartialText($text) function in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio
H A DWebDriverSelect.php138 public function selectByVisiblePartialText($text) function in Facebook\\WebDriver\\WebDriverSelect
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md172 - Possibility to select option of `<select>` by its partial text (using `selectByVisiblePartialText