I need help in selenium script. I need to take random alphanumeric values from my table list. How I can do it in selenium? I want to use
String uniqueID = UUID.randomUUID().toString();
This in my selenium script. But I don't know how to use?
Aucun commentaire:
Enregistrer un commentaire