I am trying to get my automation to select just the top row of a table. when I test the automation it works perfectly fine. But when it runs as part of a debug sometimes it selects the top row (as expected) and sometimes it selects ALL of the check boxes.
the selector has a specific table row, and if I change the row and retest the activity is validated and selects the correct row.
What would cause it to be unstable?