UI Element in scroll area

Hi,
I have an application that has an outer scroll bar. Few sections with their own scroll bars.
One of the sections is a table with scroll bar. I have to double click on a cell in the table. Click is not finding the element and throwing an error.
Unless I scroll down the table, I cannot find element.

Can you please suggest how to do this?

Thank you so much,

Hello @A_Learner

Use “Mouse Scroll” activity to scroll down the table then use click activity, i hope it will work then.

Happy Automation
Tukdi. :slight_smile:

With UI Framework, I am not able to find the minimize element. Manually I can click it. It is strange. Being not able to capture, I am not able to do click or scroll.

Thank you,

you r not able to indicate entire screen as well?

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