Open StephenOTT opened 11 years ago
Currently the way i am capturing the No Vote indicator is not being captured correctly
When there is no vote the italic text "No Voting Recorded" is displayed.
I used the path: //[text()="No voting recorded"] But this is not currently working 100% of the time. WIll need to review and fix up
//[text()="No voting recorded"]
Looks like:
Currently the way i am capturing the No Vote indicator is not being captured correctly
When there is no vote the italic text "No Voting Recorded" is displayed.
I used the path:
//[text()="No voting recorded"]
But this is not currently working 100% of the time. WIll need to review and fix upLooks like: