Forum Discussion

nlazouzi's avatar
nlazouzi
Contributor
16 years ago

The Web Testing plug-in is not configured properly !!

 



Has anyone encountered this error message before ?





I'm not actually testing a web application but my script opens up a webpage then logs in to get a license which i copy and then move on with my testing.

The test does not fail, but the log shows a bunch of errors during this license grabbing process : "The Web Testing plug-in is not configured properly".





Any ideas ?



Thanks

3 Replies


  • Hi Nabil,





    Since you reported the same problem via our Contact Support form, let us continue working on the problem via e-mail.


  • Hi Allen,



    I appreciate you guys looking into this, but i wanted to give the community members a chance to respond as well. Perhaps someone has encountered the same issue and can be of assistance to me and the rest of the community as well.





    Thank you.



     


  • [SOLVED][SOLVED][SOLVED][SOLVED][SOLVED][SOLVED][SOLVED]







    Internet Explorer


    The location of the Page object in the object tree depends on the Make Page object a child of the browser process property of your test project. If the property is enabled (default), the Page object is a child of the Internet Explorer process (iexplore). The option commands the test engine to create a copy of the Page object that is finds the object tree and makes this copy a child of the iexplore process. At that, the object is also available within the object tree:



    In my case this option was not enabled by default !!!!!! so it caused me a headache.



    Once enabled.....the error message stopped !   Thank Gooood.