Selenium IDE - When running the script I am getting error for the radio button in selenium IDE. In my script, it’s required to select radio button (selecting dates) but its error message “[error] Element id=radio250 not found”. it stops the execution here. even if i use another date, it still stops on the same point. How to change the value in dynamic ?
I am new in the testing industry and would appreciate any help on this one. I know it has something to do with xpath but I don’t know how to use it ;)