I need to register 100 students profiles. Eacht time i login i need to give them same school email.
The email’s ID always changes so if i try to automate it, Kantu needs new ID. But the element stays the same
Screenshot below:
So I dont know how to tell kantu to get this element - byText or byTag?
when recording, kantu uses ID when clicking on the field to insert email.
but the ID is unique and changes.