Skip to main content
Opens the Android notification drawer. Takes no options, so it is usually written as a bare command.
Android only.

Parameters

ParameterTypeRequiredDescription
saveAsstringNoVariable to store this step’s return value on env.<name>.
retriesnumberNoTimes to retry the step on failure before failing the test.
skippedbooleanNoSkip this step at execution time.

Shorthand

A bare command with no options.
- openNotifications

Examples

- openNotifications:
    comment: check for the upload-complete notification