Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Javascript Error when using java-api

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
"Javascript not enabled"
When I use the WebKing api (6.0), javascript does not run on the pages. When I do this via the GUI, all is well. Previously, I got around this by putting Thread.sleep's but I can't do this anymore because the javascript on our UI has changed.

Additional Information:

1. Our web pages have javascript that runs when the pages load.
2. Java Script is enabled on the browser (IE).
3. However, my java tests that use the WebKingConversation class keeps displaying ?Java script is not enabled? on this browser?I checked it?s the same browser (see attached htm)

Again, I have enabled javascript through my browser settings. This problem only occurs when I use the WebKing api.

Somebody help

Comments