salley
7 years agoFrequent Contributor
Clicking the wrong item in the table
hello,
i've a dynamic table and item displays based on search criteria. my script is able to find the item in the table but always clicks the first cell when the exact match is not on the first Cell. not sure what i'm doing wrong in the code, code is attached. thanks for your help.
I think your loop will quit on the first match it finds.