ktennant
11 years agoNew Contributor
Display object spy digs too deep
I am creating automation for a website and the object link names are dynamic and change with every display, which causes my click events to fail when I use the object spy. The label name in the UI is always the same from one execution to the next (i.e. Joe's Crab House), how do I get the click event to utilize the label name instead which would effectively handle the dynamic links? Sorry I know this is likely a simple question, but advanced questions come from asking enough simple questions. Thank you