Refresh Browser

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.

Syntax

Input: N/A

Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario: Refreshing the Browser to Test Dynamic Content or State Changes

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.

Expected Result

After executing this Action, the page should reload, and all dynamic content or UI elements should reload correctly.

Output

The Refresh Browser Action is refreshing the current browser on which the user is working.

Last updated

Was this helpful?