JoomlaWebdriverTestCase::getPageObject
Signature
public function getPageObject(string
$type,
[bool
$checkForNotices = true,
[string
$url = null]] )
Parameters
-
$type
- Class name for object to create.
-
$checkForNotices
- If true, check for notices after page load
-
$url
- Optional URL to load
Returns
- AdminPage