Get Popup Text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the @BrowserPopUp Element, instructs the Avo Assure to fetch the text from a browser pop-up and save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:<Dynamic Variable>;<Dynamic Variable>(Optional)
<Dynamic Variable>(Required)
This variable stores the popup text
<Dynamic Variable>(Optional)
The dynamic variable holds the status as True or False.
Example
Captures the message displayed in a browser popup window.
The Get Popup Text action does not take any value in the Input Value column. It fetches the text content from the currently active popup (e.g., I am a JS Alert). The result of the operation is stored in the {GetText} variable, with the following possible value:
None – if no popup is present or an error occurs.