Forum Discussion

von_bailey's avatar
von_bailey
Contributor
12 years ago

Click method not actually clicking on item

I am attempting to run through a footer which has 32 links that are all identified in TC as "....Link(0) through ...Link(32)".  I have a loop that is supposed to sequentially click each one.  It c...