Class Module
Base class which represents an entire page request.
-
Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Module
Methods summary
public
boolean
|
#
verify( )
Returns
boolean
Override
Overrides
|
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
Properties summary
protected static
string
|
$selector
$selector Optional CSS selector for this view's element.
$selector Optional CSS selector for this view's element.
|
|