cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Scroll inside box

lucie16
Active Participant
0 Likes
1,042

Hi,

I am trying to do automation in Cloud Studio, which export all of my projects in IRPA Factory.

Look at printscreens in attachment.

It works with every project you can see on page, but it does not scroll to other project which you cannot see. So it export just 6 projects and then there is timeout error. I thought I'd use "Scroll wheel" to scroll a little bit after every exported project, but it does not work. I think it is because you can't scroll a whole page, you can scroll only inside the white section.

Any idea how can I solve this?

P.S. I am using "Mouse Click", becouse "Click" does not work.

Thanks.

Lucie

View Entire Topic
Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Likes

lucie16,

The scroll bar for this UI is present inside the DIV,Hence u need to capture the DIV and declare as an element.

You would see ScriptElement activity in the automation, when u highlight the element.

Note:Just to let you know the UX of Cloud Factory changes from Monday onwards. Informing you since you need to rebuilt your automation again. Refer this blog post for details.