Table Grid Vertical Scroll Bar

Hi Katalon Support,

I have the following questions below:

  1. How do I record in Katalon Studio where I can scroll Up and Down using the vertical scroll bar of the table grid? I tried using scrollToElement and it’s not working. I think it’s because there’s only one ID for the whole object. Vertical scroll bar doesn’t have an ID. Please see below screenshot.

2.The table grid sometimes doesn’t have vertical scroll bar and will depend on how many rows it have. Is there a way to dynamically code this to determine if there’s a vertical scroll bar or not?

Hi Katalon Team, Do you have any updates on this please?

Hi Katalon Team, Do you have any updates on this please?

Hi Katalon Team, I would like to follow-up on this please.

Hi Team, I was able to resolved my challenge below. I just used WebElement and JavaScript commands.

@ jan.michael.w.cerna
Hi, Can you please share the code which worked as a solution for this issue?
Even i have the same scenario, i am able to fetch only few values. Even after using javascript commands, i couldn’t able to scroll down and fetch remaining data.

1 Like