import RoomSystemsPage from 'automation.client.ui/src/page_objects/web/contacts/pages/roomSystems.page.js'RoomSystemsPage
Extends:
* → RoomSystemsPage
RoomSystemsPage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
async showAll() Use filter to show all contacts |
|
| public |
showAllButton(): * |
|
| public |
async showAvailable() Use filter to show available contacts |
|
| public |
showAvailableButton(): * |
|
| public |
visit() Use the nav panel to visit page |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |