or
Hi,
I have an asp gridview that display users, I want a test to add a user then for example edit the user by changing the password. The problem I have is that the gridview contains upwards of 80 users and the pagesize is set to 15. Is there a way to get test studio to loop/iterate through each row (including changing to page 2, 3 etc) until it finds the username I have specified?
Any help on this would b great because I have quite a few gridviews I need to test which I foresee having similar problems
Thanks
Jo