import AddParticipantPanel from 'automation.client.ui/src/page_objects/web/call/addParticipant.panel.js'AddParticipantPanel
Extends:
* → AddParticipantPanel
AddParticipantPanel
Constructor Summary
| Public Constructor | ||
| public |
constructor(browser: *) |
|
Method Summary
| Public Methods | ||
| public |
callStatus(): * |
|
| public |
calleeName(): * |
|
| public |
async dialByExtension(extension: String) Types and dials to an extension from add participant panel |
|
| public |
pulsingAvatar(): * |
|
| public |
searchField(): * |
|
Public Constructors
public constructor(browser: *) source
Params:
| Name | Type | Attribute | Description |
| browser | * | Browser from controller |