import IncomingCallPage from 'automation.client.ui/src/page_objects/web/call/incomingCall.page.js'IncomingCallPage
Extends:
IncomingCallPage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
addButton(): * |
|
| public |
async addCall() Clicks the Add button from incoming call modal to add a participant to call |
|
| public |
answerButton(): * |
|
| public |
async answerCall() Answer call |
|
| public |
cameraToggle(): * |
|
| public |
closeButton(): * |
|
| public |
ignoreButton(): * |
|
| public |
async ignoreCall() Ignore call |
|
| public |
modalHeader(): * |
|
| public |
async waitForModalToBeDisplayed() Waits for modal header to become visible |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |
Public Methods
public async addCall() source
Clicks the Add button from incoming call modal to add a participant to call