can user is able to give manual input while running selenium IDE script? For ex. If there is name field then can we open input box everytime script runs so that user can give hi
none of the accepted answers worked for me. Here is how I solved it:
Create new command (at the top to store my variable that I wanted to use in 30 places.)
then in the 30 places I wanted to use that variable. I put this