Scroll to Position - How to find x and y co-ordinates?

@helpdesk Thanks for the detailed reply. But In this case, Scroll to Position isn’t working as the table I am dealing with is an ag-grid table, and the problem here is not all of the rows are in the DOM until we scroll to their position . So Katalon throws the error “Unable to locate element” when I use Scroll to element and when I use Scroll to Position , Scroll action is not happening.

Facing somewhat similar issue as this but I need horizontal scroll for Ag-Grid table. Scroll To Position does not load hidden elements