Home Manual Reference Source
public class | source

HomePage

Extends:

* → HomePage

HomePage

Constructor Summary

Public Constructor
public

constructor(args: args)

Method Summary

Public Methods
public

callButton(): *

public

Determinse if welcome message is visible

public
public

async startCall()

Clicks the call button

public
public

Get the text of welcome message

Public Constructors

public constructor(args: args) source

Params:

NameTypeAttributeDescription
args args

Args from controller

Public Methods

public callButton(): * source

Return:

*

public async isWelcomeMessageVisible(): Boolean source

Determinse if welcome message is visible

Return:

Boolean

True if it is visible

public scheduleButton(): * source

Return:

*

public async startCall() source

Clicks the call button

public welcomeMessage(): * source

Return:

*

public async welcomeMessageText(): String source

Get the text of welcome message

Return:

String

Text of the welcome message