SeleniumClient\WebElement::waitForElementUntilIsPresentWithSpecificText
Wait until current element's text equals specified
Signature
public function waitForElementUntilIsPresentWithSpecificText(By
$locator,
[String
$targetText = 5,
[integer
$timeOutSeconds = 5]] )
Parameters
-
$locator
-
$targetText
-
$timeOutSeconds
Returns
- WebElement