AdminPage::__construct
Signature
public function __construct(Webdriver
$driver,
[JoomlaWebdriverTestClass
$test = null,
[string
$url = null]] )
Parameters
-
$driver
- Driver for this test.
-
$test
- Test class object (needed to create page class objects)
-
$url
- Optional URL to load when object is created. Only use for initial page load.