I'm trying to loop through each table row element in the DOM and do a String Assert to see if it contains the desired text. When I debug my code and take a look at the Count of my variable tableRows, it shows that it contains 158 items when there are not nearly that many on the actual page. What am I doing wrong here?I'm trying to loop through each table row eleme