1

In my application, there is email id field & which is unique i.e. duplicate email id application can't accept.

Now my problem is how can i pass random but unique email id in my application. i know this is easy in webdriver but my requirement is IDE.

Chetan
  • 2,360
  • 3
  • 18
  • 33
  • You can try to use [this method](http://stackoverflow.com/questions/161984/using-selenium-ide-with-random-values/3616176#3616176) to generate random values in IDE. – userpal Jul 13 '14 at 09:43
  • i don't understand why -1. thanks patrick l for your direction. – Chetan Jul 14 '14 at 11:01
  • I did not downvote your question, but this might help you for next time: https://stackoverflow.com/help/how-to-ask – SiKing Jul 14 '14 at 15:45

0 Answers0