Maximize 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 maximize the current browser after the test case debugs. The Maximize Browser Action is used to resize the browser window to the maximum possible size, ensuring consistent rendering of the web page during tests.
Note: If multiple browser windows are opened and all are minimized, then the browser which is recently closed will get maximized.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
When you are testing a web application, ensure elements display correctly in a maximized browser window. Using the Maximize Browser Action standardizes test conditions by automatically expanding the window at the test
After using Maximize Browser Action, the page should be displayed fully, which can be used for further purpose for use.
The Maximize Browser Action is maximizing the current minimized browser.