04-04-2010, 10:16 PM
(This post was last modified: 04-05-2010, 01:52 AM by automation_is_kool.)
Hi Community,
I am trying to record operations on objects displayed on a web page dialog.
But QTP doesnt recognize objects(like links, webedits etc.) on this page.
This prompted to see if view source option was enabled for that page and it was not.
Could that be the reason that QTP cannot identify objects on this page?
It seems like some people resolved these issues by running batch files that register QTP dll's and components in the windows registry. But i ran all the four batch files in the bin directory to no avail.
I cannot find any QuicktestProfessional.bat file in the bin folder. Should i have it?
Thanks Very Much.
I am trying to record operations on objects displayed on a web page dialog.
But QTP doesnt recognize objects(like links, webedits etc.) on this page.
This prompted to see if view source option was enabled for that page and it was not.
Could that be the reason that QTP cannot identify objects on this page?
It seems like some people resolved these issues by running batch files that register QTP dll's and components in the windows registry. But i ran all the four batch files in the bin directory to no avail.
Code:
RegCommonExtAssemblies.bat
RegVerFormAssemblies.bat
SapInstLic.bat
Bpt4ErpCrmRegAssemblies.bat
I cannot find any QuicktestProfessional.bat file in the bin folder. Should i have it?
Thanks Very Much.