Question

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.

  • 15 August 2022
  • 2 replies
  • 199 views

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.


2 replies

Userlevel 3
Badge +6

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

Userlevel 4
Badge +7

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