- This topic has 1 reply, 1 voice, and was last updated 7 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
THe scripts for adding a new user in a web based app I am tryin gto test fails validation on two fields- as the everyscript seems to enter data too fast for javascript vlaidation events to fire.
The validation rule is 4 chars min for field, and four chars are entered, but the field fails validation. I can only assume it is the speed of data entry.
Is there a way to slow down the data entry?
Shane
Hello,
Once the script is recorded you can add delays before filling in the fields.
Below is the article how it can be done
Kind regards.