Open 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 launch the browser which has been selected during debugging or execution.
Input: N/A
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
Consider testing application to validate the login process of a web application. The goal is to ensure that the web browser loads correctly. Before testing the web application ensure to launch the browser using Open Browser action. Launching the browser is the initial step in designing automated Test steps for any web application. Once the browser is successfully opened, you can set up further interactions.
The Browser should load successfully.
This “Open Browser” Action launches the browser on which the further web application testing is done.