HI All,
I have a page with 5 radio buttons where one radio button will be selected by default on the page load.
As soon as I try to select other radio button for my test case, it unselected my selected radion button and selects the previous selected button while execution.
At the time of execution I see both the radio button getting selected at the side, which is not reporoducible whem I execute it manually.
Please let me know if you have faced similar situation and possible solution for the same?
NOTE: Xpath is having dynamic id but no name attribute as one of the thread suggested to use.
Thanks.
Rajeev