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
  • PHR
  • PHRTestCase
  • Overview
  • Namespace
  • Class

Class PHR

Page object which represents the EHR base page.

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

Logs into the application as the main testing user.

Logs into the application as the main testing user.

Returns

Azalea\Selenium\PHR\PHR
Methods inherited from Azalea\Selenium\PHR\Application
isErrorPopup(), login(), loginAs(), logout(), 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\PHR\Application
APPLICATION_CONTAINER_ID
Properties summary
protected string $heading

$heading To be set by child class

$heading To be set by child class

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