cancel
Showing results for 
Search instead for 
Did you mean: 

Scroll bar right and left

Sindujaravi
Level 3
Can you please tell how to achieve scroll right/left the page.

------------------------------
Sinduja ravi
------------------------------
1 REPLY 1

GeraldJ
Level 5

Hi Sinduja,

There multiple way's to do the horizontal  scrolling. It is totally based on how your application behaves.

Method 1:

You can capture the scroll arrow button by UI/AA and perform global click center in navigate stage

Method 2:

You can perform global send keys > navigate > drag and drop root element > global send keys event > bottom write value as "{LEFT}" for going left or "{RIGHT}" for right.  

In order to perform this your application should be in the fore ground.

Method 3 :
Surface Automation

You can capture the window with region mode and clip scroll button as Image and you can use that as an element.

Thanks,



------------------------------
Gerald J
Automation Engineer
10xds
Kerala/Kochi
+91-9159842805
------------------------------