Skip to main content

Accept Incoming Prompts

Configures the browser to automatically accept all future JavaScript prompts/dialogs that appear after this activity. Optionally provide text to input when accepting prompts with text fields.

Category: Web Browser Navigation · Group: Web · Activity name: AcceptPrompt

The AcceptPrompt activity in the designer

Example

AcceptPrompt(acceptMessage="<acceptMessage>")

Inputs

NameTypeRequiredDefaultDescription
Text Box MessagestringThe text to enter when accepting prompts with input fields (leave empty for simple OK/Cancel dialogs)