import HeaderPanel from 'automation.client.ui/src/page_objects/web/general/header.panel.js'HeaderPanel
Extends:
HeaderPanel
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
availabilityDropdown(): * |
|
| public |
availableOption(): * |
|
| public |
clientStatus(): * |
|
| public |
dndOption(): * |
|
| public |
async goToMyProfile() Open modal of my profile |
|
| public |
async goToSettings() Open modal of settings |
|
| public |
header(): * |
|
| public |
async logout() Logout of web app |
|
| public |
myProfile(): * |
|
| public |
settings(): * |
|
| public |
signOutLink(): * |
|
| public |
async waitForHeader() Wait for header to be visible |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |