Home
last modified time | relevance | path

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

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