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 PM

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\PM
Namespace: Azalea\Selenium\EHR
Located at lib/src/Azalea/Selenium/EHR/PM.php
Methods summary
public static Azalea\Selenium\EHR\PM
# loginAsAdmin( $driver )

Logs into the application as an admin.

Logs into the application as an admin.

Returns

Azalea\Selenium\EHR\PM
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 PM"
Properties inherited from Azalea\Selenium\EHR\Application
$timeout, $user
Properties inherited from Azalea\Selenium\Core\WebDriver
$driver
API documentation generated by ApiGen