Alert

Alert

Base operations with alert dialog

Constructor

new Alert()

Source:

Methods

(async, static) accept()

Source:

Accepts the alert if it is present

(async, static) dismiss()

Source:

Dismisses the alert if it is present

(async, static) textEquals(text)

Source:

Checks that alert dialog has a certain text.

Parameters:
Name Type Description
text