Skip to main content

When I open a webpage in 'Chrome' browser, the page opens in Chrome and the window is maximized. But, when I open a page in Edge(Chromimum) and Firefox, the page is loaded in browser but the window is not maximized. Is there any way I can force Edge/Firefox to maximize when the page is loaded. This is causing lot of issue as Edge is the standard browser that we need to target for bot development.

May the application is not applicable on Edge and Firefox, thats why you are facing this issue.


Hi @Sudhansu Roy​,

 

There is an action called Window: Maximize which lets you maximize the Window:

 

image 

I'd recommend creating a Window Variable and using the Maximize Action on that, so that the Automation maximizes the right screen.

 

Kind Regards,

Ashwin A.K 


Reply