Suppress Browser Prompt
Suppresses any browser prompt. It can be used when we don't want a browser prompt, or we want to respond with a predefined message.
#
Properties#
Browser prompt Properties- Confirm Result Confirm result that we should use as response when suppressing a 'confirm message' dialog.
- Prompt Result Message The result message to be sent back when suppressing a prompt message.
- Suppress Alert Checked if we want to suppress an alert. This will suppress only the first occurrence of an alert.
- Suppress before Unload Checked if we want to suppress 'Are you sure you want to close', beforeunload prompts. This will suppress only the first occurrence of an alert.
- Suppress Confirm Checked if we want to suppress a confirmation alert. This will suppress only the first occurrence of an alert.
- Suppress Prompt Checked if we want to suppress a prompt. This will suppress only the first occurrence of an alert.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Output- Page Length The length of the page content.