I have to create a test for homework using Selenium IDE and create a scenario to generate a random number. I'm struggling with what I need to type and what field to type in.
What should I type in?: Command Target Value
(source: wisc.edu)
i always use this to create random username and e-mails
storeEval > Math.round (Math.random() * 1357) > random
type > id=UserName > selenium${random}
and
storeEval > Math.round (Math.random() * 1357) > random
type > id=UserEmail > selenium${random}@am.com
i hope they can help you
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With