Class SelectDropdown
Base class which represents an entire page request.
-
Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\SelectDropdown
Methods summary
public
|
#
__construct( Azalea\Test\TestCase\BaseTestCase $driver, array $selector )
Parameters
Throws
InvalidArgumentException
Overrides
|
public
|
|
public
|
|
public
|
|
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
Properties summary
protected static
|
$TEXTBOX
|
|
protected static
string
|
$DROPDOWN
|
#
"#select2-drop .select2-results"
|