import SettingsPage from 'automation.client.ui/src/page_objects/web/profile/settings.page.js'SettingsPage
Extends:
* → SettingsPage
SettingsPage
Constructor Summary
| Public Constructor | ||
| public |
constructor(args: args) |
|
Method Summary
| Public Methods | ||
| public |
cameraDropdown(): * |
|
| public |
async changeLanguage(lang: String) Select a language from the dropdown |
|
| public |
languageDropdown(): * |
|
| public |
microphoneDropdown(): * |
|
| public |
muteCheckbox(): * |
|
| public |
async muteMicrophoneUponStart() Select the option to mute the microphone upon starting a call |
|
| public |
|
|
| public |
speakerDropdown(): * |
|
| public |
testSpeakersButton(): * |
|
Public Constructors
public constructor(args: args) source
Params:
| Name | Type | Attribute | Description |
| args | args | Args from controller |