SeleniumClient\WebDriver::waitForElementUntilIsPresent
Stops the process until an element is found
Signature
public function waitForElementUntilIsPresent(By
$locator,
[integer
$timeOutSeconds = 5] )
Parameters
-
$locator
-
$timeOutSeconds
Returns
- WebElement