import HomePage from 'automation.client.ui/src/page_objects/web/general/home.page.js'HomePage
Extends:
* → HomePage
HomePage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
callButton(): * |
|
| public |
async isWelcomeMessageVisible(): Boolean Determinse if welcome message is visible |
|
| public |
scheduleButton(): * |
|
| public |
async startCall() Clicks the call button |
|
| public |
welcomeMessage(): * |
|
| public |
async welcomeMessageText(): String Get the text of welcome message |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |