Solved
Forum Discussion
Marsha_R
Champion Level 3
6 years agoLet the test run the way it is now, and after the second data input fails, use the Object Spy to see what the name of the button is and then post a screenshot of that for us.
The problem that i was facing was because of the same name of the class name for all radio buttons, so after selecting the class by the index and was able to differenciate them.
Let the test run the way it is now, and after the second data input fails, use the Object Spy to see what the name of the button is and then post a screenshot of that for us.