Home
last modified time | relevance | path

Searched refs:textToBePresentInElementValue (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/
DWebDriverExpectedCondition.php319 public static function textToBePresentInElementValue(WebDriverBy $by, $text) function in Facebook\\WebDriver\\WebDriverExpectedCondition
/plugin/combo/vendor/php-webdriver/webdriver/
DCHANGELOG.md154 - Deprecate `textToBePresentInElementValue` expected condition in favor of `elementValueContains`.