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
The proposed solution works fine for selenium IDE (tested for 2.5)
store javascript{prompt("password")} password