import MeetingsPage from 'automation.client.ui/src/page_objects/web/contacts/pages/meetings.page.js'MeetingsPage
Extends:
MeetingsPage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
createMeetingButton(): * |
|
| public |
async openCreateMeetingModal() Open create contact modal |
|
| public |
pageHeaderIcon(): * |
|
| public |
async showActive() Click show 'Active' |
|
| public |
showActiveButton(): * |
|
| public |
async showAll() Click show 'All' |
|
| public |
async showMyMeetings() Click show 'My Meetings' |
|
| public |
showMyMeetingsButton(): * |
|
| public |
async visit() Use the nav panel to visit meetings page |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |