I'm trying to make fill a feedback form ( actually it is attendance ) automatically with python. I'm able to traverse through all the pages but every page has different value and id for "Present" it is kind of dynamic
Is there a way I can find "Present" radio button on the page. I don't have much knowledge of html
P.S. I've read the question on stackoverflow already but the answer were not able to solve it will still give me error