Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelectInterface.php43 public function selectByIndex($index); function
H A DAbstractWebDriverCheckboxOrRadio.php73 public function selectByIndex($index) function in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio
H A DWebDriverSelect.php69 public function selectByIndex($index) function in Facebook\\WebDriver\\WebDriverSelect
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md182 - Optimize performance of `(de)selectByIndex()` and `getAllSelectedOptions()` methods of `WebDriver…