Testing_Selenium::isElementPresent
Verifies that the specified element is somewhere on the page.
Signature
public function isElementPresent(string
$locatorĀ )
Parameters
-
$locator
- an element locator
Returns
- boolean
- true if the element is present, false otherwise