Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelectInterface.php26 public function getAllSelectedOptions(); function
H A DAbstractWebDriverCheckboxOrRadio.php44 public function getAllSelectedOptions() function in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio
H A DWebDriverSelect.php42 public function getAllSelectedOptions() 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…