storeAlertPresent (UI Automation - Manipulation)
Compatible with:
- Purpose
- This command will check and verify If there Is any alert message on current page.
- Syntax
- storeAlertPresent(variableName)
- Target
- variableName - where the alert text will be stored.
- Value
- N/A
- Return Value
- If alert Is there then It will return and store true In variable else It will return false.