vendredi 7 décembre 2018

How to write selenium script for taking random alphanumeric number from a list

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