import PersonalContactDetailsPanel from 'automation.client.ui/src/page_objects/web/contacts/details/personalContactDetails.panel.js'PersonalContactDetailsPanel
Extends:
* → PersonalContactDetailsPanel
PersonalContactDetailsPanel
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
deleteButton(): * |
|
| public |
editButton(): * |
|
| public |
async getVideoAddress(): String Get the text of the video address |
|
| public |
async isFavorite(): Boolean Gets the state of if the contact is a favorite |
|
| public |
async parsePersonalContactDetails(): Object Get details for personal contact |
|
| public |
videoAddressDd(): * |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |