james_s_bullen
12 years agoOccasional Contributor
Run loop until item is no longer visible
I am attempting to test a web application that shows a void button on one page, I don't know how many times this void button will be listed at any given time.
Is there a way to create a loop that clicks this button and performs an action until there are no more void buttons left to be clicked on?
I use the Keyword Test method personally as my coding skills aren't very good.
Thank you for any help in advance.
Is there a way to create a loop that clicks this button and performs an action until there are no more void buttons left to be clicked on?
I use the Keyword Test method personally as my coding skills aren't very good.
Thank you for any help in advance.