how can we scroll left and right automatically in uipath

+1 vote
I took click activity and set click type down property. Then i took type into activity and set clicking region property right 0,0,4,0.

With this, scrollbar is going right but when i set clicking region property left it is not working for left scroll.
Sep 10, 2020 in RPA by tej
• 150 points
7,445 views

1 answer to this question.

0 votes

UiPath.Core.Activities.SetClippingRegion Sets the clipping region of a UI element. Properties Input Direction - The direction in which to expand the clipping region. The following options are available: left, top, right, bottom, rectangle,...

For more info refer https://forum.uipath.com/t/how-to-move-web-page-right-direction/194064

For more details about Robotic Process using UiPath, You can get a better understanding with the Uipath certification.

answered Sep 10, 2020 by Sirajul
• 59,230 points
@sirajul it is not working. I only want to scroll on left side
You should probably try using send hotkey activity. It is basically a keyboard simulation.

So my suggestion would be to either use the “left” or “right” option which will simulate the left and right arrow keys, or you can also use the ctrl+left or ctrl+right send hotkey options.

Try it out and see if it will meet your requirements.

Related Questions In RPA

0 votes
1 answer

How can I automate drag and drop in a web page using UiPath?

Hi @Manish, drag and drop task can ...READ MORE

answered Mar 20, 2019 in RPA by Anvi
• 14,150 points
6,975 views
0 votes
1 answer

What is Get Attribute activity and how it can be used in UiPath Studio?

Hey @vaani, Get Attribute activity in UiPath ...READ MORE

answered Mar 20, 2019 in RPA by Abha
• 28,140 points
7,410 views
0 votes
1 answer

How an agrument can be created and used in UiPath studio?

Hi @Piyush, to understand how an argument ...READ MORE

answered Mar 25, 2019 in RPA by Abha
• 28,140 points
3,276 views
0 votes
1 answer
+1 vote
1 answer

What are Packages in UiPath Orchestrator and how can I manually upload a package to Orchestrator?

Hey @Erik, The Packages page displays all the ...READ MORE

answered Apr 5, 2019 in RPA by Anvi
• 14,150 points
9,623 views
0 votes
1 answer

What does Jobs do in UiPath orchestrator and how many states they can have?

Hey Nikhil, a Job is the execution ...READ MORE

answered Apr 8, 2019 in RPA by Anvi
• 14,150 points
2,558 views
0 votes
1 answer

How Logs work in UIPath Orchestrator and how can I view them?

Hello Jagat, the Logs page displays logs ...READ MORE

answered Apr 8, 2019 in RPA by Pratibha
• 3,690 points
5,007 views
0 votes
1 answer
+1 vote
1 answer

How t can I create email without sending in UIPath?

Create a mail message object with all ...READ MORE

answered Dec 2, 2019 in RPA by Sirajul
• 59,230 points
2,421 views
0 votes
1 answer

How to use Get queue item activity and how to use ienumerable string in uipath.

Get Queue item activity enables you to ...READ MORE

answered Apr 24, 2020 in RPA by Sirajul
• 59,230 points
4,702 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