I want create a script in selenium IDE using html. I am not able to set the random/auto generated input in any field(Ex: email address, text, numbers, etc.).
Or I want to increment the input value entered in any field.
Can someone provide me the solution to implement this logic/script?
Thanks!
You can use javascript to generate random values and increment numbers as well.
Links on how to use javascript in ide :
http://seleniumhq.org/docs/02_selenium_ide.jsp#store-commands-and-selenium-variables
http://seleniumhq.org/docs/02_selenium_ide.jsp#javascript-and-selenese-parameters