Hi Isomorphic,
I´m trying to record tests using Selenium IDE 2.9.1 with Firefox 53.0. The Application is build with the smartgwtee-12.0p jars and the user-extension.js and user-extenstion-ide.js from the subdirectory "selenium" is included in the Selenium IDE in Firefox.
1. I opened Firefox and typed in the URL of the application, then the login.jsp came up. We are using Tomcat Realm Security and Plain HTML Login Page like recommended in
https://isomorphic.atlassian.net/wik...mcat+JDBCRealm
and
https://www.smartclient.com/smartgwt...tart_Guide.pdf p.40
2. I opened the Selenium IDE from extras/Selenium IDE within Firefox
3. The site comes up, and i wanted to insert the credentials. The click in the "username"-field is no problem, but when i start entering the username the following exception comes up:
I unistalled Firefox, deleted all asossiated files and made a clean install, but that didn't help.
Maybe I'm missing something, but i don't know what. Could you give some advice please?
Thanks in advance,
Kind Regards
I´m trying to record tests using Selenium IDE 2.9.1 with Firefox 53.0. The Application is build with the smartgwtee-12.0p jars and the user-extension.js and user-extenstion-ide.js from the subdirectory "selenium" is included in the Selenium IDE in Firefox.
1. I opened Firefox and typed in the URL of the application, then the login.jsp came up. We are using Tomcat Realm Security and Plain HTML Login Page like recommended in
https://isomorphic.atlassian.net/wik...mcat+JDBCRealm
and
https://www.smartclient.com/smartgwt...tart_Guide.pdf p.40
2. I opened the Selenium IDE from extras/Selenium IDE within Firefox
3. The site comes up, and i wanted to insert the credentials. The click in the "username"-field is no problem, but when i start entering the username the following exception comes up:
I unistalled Firefox, deleted all asossiated files and made a clean install, but that didn't help.
Maybe I'm missing something, but i don't know what. Could you give some advice please?
Thanks in advance,
Kind Regards
Comment