How to maximize IE browser using uipath s maximize window

0 votes
Hello all, I’m trying to using maximize window activity but input should be passed as ‘Window variable’. I could not get how to pass IE browser variable to maximize window activity. Can some help me to solve this issue ?
Nov 6, 2019 in RPA by anonymous
• 1,110 points
5,955 views

1 answer to this question.

0 votes

Hey there, you can follow these steps to maximize window in IE browser:

  1. Use Attach window activity and inside the container click on the"Indicate window on screen" and here select your IE/Chrome whole window, which has the output variable as windows type ,give some variable name (X) in the property section.

  2. Inside the “do” container use the “Maximize activity” and pass the window variable(X) as the input.

  3. As browser is dynamic you need to modify the selector by clicking on “attach the live element” from selector editor and click on the browser window.

Hope this works for you.

answered Nov 7, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,975 views
0 votes
1 answer

How to delete some specific sheets from an existing excel file using vb.net code?

You can create a output of Excel ...READ MORE

answered Jul 27, 2018 in RPA by ffdfd
• 5,550 points
2,942 views
0 votes
1 answer

Using GLobal Send Keys how to send PrtScr in Blue Prism?

Navigate stage with Global Sendkey and text ...READ MORE

answered Oct 24, 2018 in RPA by Priyaj
• 58,090 points
5,070 views
0 votes
1 answer

In BluePrism, How to select an option using Key or Click events?

I'd suggest making this one and every ...READ MORE

answered Oct 26, 2018 in RPA by Priyaj
• 58,090 points
6,181 views
0 votes
1 answer

Identify a Column in a database in UiPath Studio

There are two options to identify a ...READ MORE

answered Feb 12, 2019 in RPA by Sahiti
• 6,370 points
2,516 views
0 votes
1 answer

Which edition of UiPath is more suitable for individual use, Enterprise Platform or Community Edition? Why?

UiPath’s Community Edition (CE) is the version which is ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
1,372 views
0 votes
1 answer

Write multiple line message using message box

@Rashmi Message Box activity in UiPath does ...READ MORE

answered Mar 4, 2019 in RPA by Abha
• 28,140 points
13,964 views
0 votes
1 answer

How to connect to MySQL database using UiPath?

Follow these simple steps to connect to ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
8,420 views
0 votes
1 answer

How to view PATH for all System Variables using command prompt?

Hi Misha, so if you want to ...READ MORE

answered Mar 8, 2019 in RPA by Abha
• 28,140 points
570 views
0 votes
1 answer

How to take screenshot of a webpage using UIPath?

Hi Prakash, to take the screenshot from ...READ MORE

answered Mar 8, 2019 in RPA by Abha
• 28,140 points
22,225 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP