For my automated test case, I need to traverse a grid to find a person that just registered so that I can perform necessary actions. I am trying to do so through xpath, but what I have noticed is that although there are more than 100 rows in the grid, It only returns 31 rows when I do the following: For my automated test case, I need to traverse