import ContactsPage from 'automation.client.ui/src/page_objects/web/contacts/pages/contacts.page.js'ContactsPage
Extends:
ContactsPage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
createContactButton(): * |
|
| public |
async openCreateContactModal() Open create contact modal |
|
| public |
pageHeaderIcon(): * |
|
| public |
async showAll() Use filter to show all contacts |
|
| public |
|
|
| public |
async showAvailable() Use filter to show available contacts |
|
| public |
|
|
| public |
async showMyContacts() Use filter to show personal contacts |
|
| public |
showMyContactsButton(): * |
|
| public |
async visit() Use nav panel to visit page |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |