Refresh Browser
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action located under the @Browser Element Name. It instructs the Avo Assure Client to refresh the current browser.
Refresh Browser helps automate tests that verify web applications handle page refreshes correctly, including dynamic elements and user data.
Use this action to verify that the web application maintains functionality during page refreshes, ensuring content reloads correctly.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
User is testing a web application where the page may need to be refreshed to ensure that dynamic content is reloaded or that certain elements are reset to their correct states.
After executing this Action, the page should reload, and all dynamic content or UI elements should reload correctly.
The Refresh Browser Action is refreshing the current browser on which the user is working.