From where does UIPath pick up the browser window size when starting a workflow?

From where does UIPath pick up the browser window size when starting a workflow?
My workflow starts with a tiny window these days and don’t understand how to reset it to normal full screen size!

Hi,
Once you open the application make sure to use a maximize activity and this will maximize the winndow if window is not maximized or else it will continue as expected

Let us know if this helps.
Regards,
Pavan H

2 Likes

Re-size manually once to the desired size.
And try to trigger from the workflow.

It always gets from the previously opened window size.

Thanks for the quick response, @KarthikByggari.
I assumed this to be true but every time I start the workflow, it opens a very tiny window. I keep maximizing it again and again. But to no required results!

Thanks for the quick response, @pavanh003.
Will include the Maximize activity in my workflow and check the results.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.