cant save a test case in Selenium IDE when I reference the user-extension.js error shows [javascript application] error: TypeError: def is undefined -


i'm using user-extension.js file store code , use in test cases. can run test case , randomstring generator populates webpage correctly when go save test case

[javascript application] error: typeerror: def undefined  

and empty file saved.

i've tried 4 different types of randomizing code works other people , work fail save in same way. below latest one.

any ideas why unable save?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -