lefthandedgoat / canopy

f# web automation and testing library, built on top of Selenium (friendly to c# also)
http://lefthandedgoat.github.io/canopy/
MIT License
506 stars 115 forks source link

how to generate unique alphanumeric String? #476

Closed Suvarnaraut closed 5 years ago

Suvarnaraut commented 5 years ago

Hi, I am using below function to generate unique alphanumeric string. but when used in different function to generate different variable its generating duplicate code.

code :

image

Could you please check and suggest a solution?

Thanks and Regards, Suvarna

lefthandedgoat commented 5 years ago

This question is probably more appropriate on stack overflow. That said, consider using a guid.