Overview

Namespaces

  • Azalea
    • Selenium
      • App
        • Charts
        • Components
        • Encounters
        • Home
        • Login
        • Main
        • Messages
        • Patients
        • Scheduler
      • Core
      • EHR
        • UI
          • Charts
          • Documents
          • Encounters
          • Home
          • Messaging
            • Folders
          • Patients
          • Payments
          • Precerts
          • Reports
          • Scheduler
          • Settings
            • General
              • Locations
              • Roles
              • Users
        • User
      • Login
        • UI
      • PHR
        • UI
        • User
      • Toolkit
        • Exception
        • Validation
    • Util
  • None
  • tests
    • integration
      • barebones
        • controllers
          • charts
          • patients
          • system
        • models
          • billing
          • encounters
          • examples
          • messaging
          • rcm
          • system
    • unit
      • barebones
        • lib
        • utilities
          • calculations

Classes

  • Application
  • EHR
  • EHRTestCase
  • EMR
  • PM
  • Overview
  • Namespace
  • Class

Class EHR

Page object which represents the EHR base page.

Azalea\Selenium\Core\WebDriver
Extended by Azalea\Selenium\Core\Page
Extended by Azalea\Selenium\EHR\Application
Extended by Azalea\Selenium\EHR\EHR
Namespace: Azalea\Selenium\EHR
Located at lib/src/Azalea/Selenium/EHR/EHR.php
Methods summary
public static Azalea\Selenium\EHR\EHR
# loginAsAdmin( $driver )

Logs into the application as an admin.

Logs into the application as an admin.

Returns

Azalea\Selenium\EHR\EHR
Methods inherited from Azalea\Selenium\EHR\Application
closeAllPopups(), getMainMenu(), getMainSearch(), getNotifications(), getSessionKey(), getUser(), isErrorPopup(), isHazeScreenNotVisible(), isHazeScreenVisible(), lockScreen(), login(), loginAs(), logout(), reVerify(), setUser(), verify()
Methods inherited from Azalea\Selenium\Core\Page
checkTitle(), get(), title()
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(), __construct(), clickAndWait(), displayed(), displayedById(), exists(), existsById(), getCurrentHash(), getDriver(), getElementsByCss(), setDriver(), spinWait(), updateHash(), wait()
Constants inherited from Azalea\Selenium\EHR\Application
APPLICATION_CONTAINER_ID
Properties summary
protected string $heading

$heading To be set by child class

$heading To be set by child class

# "Azalea EHR"
Properties inherited from Azalea\Selenium\EHR\Application
$timeout, $user
Properties inherited from Azalea\Selenium\Core\WebDriver
$driver
API documentation generated by ApiGen