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.