Class ExampleTestCase
To enable Sauce Labs testing, extend SauceLabsTestCase
To enable local testing, extend SeleniumTestCase
-
Sauce\Sausage\WebDriverTestCase
-
Azalea\Selenium\Toolkit\SauceLabsTestCase
-
Azalea\Selenium\Toolkit\TestCase
-
Azalea\Selenium\App\ApplicationTestCase
-
ExampleTestCase
Methods inherited from Azalea\Selenium\App\ApplicationTestCase
assertErrorPopup(),
assertNoErrorPopups(),
assertPatientRecord(),
assertView(),
clearLocalStorage(),
getApp(),
getChartEncounterIdFromHash(),
getCustomerId(),
getEncounterIdFromHash(),
login(),
setUpPage(),
skip(),
supportsCustomer(),
waitForAjax(),
waitForHaze()
|