Micro Focus QTP (UFT) Forums
Browser Object not found in OR - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Browser Object not found in OR (/Thread-Browser-Object-not-found-in-OR)



Browser Object not found in OR - stevelnk - 08-24-2009

Greetings!
I have an issue in QTP 9.2, where, after opening a script and associating my shared.tsr with the test (only one Action per test), after running the script, QTP throws runtime error The object "BrowserXXX" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object." (The object DOES exist in the AUT, and the object IS in the OR (both local and Shared.) Also, please note that another object on the same page and browser (whose names are static...do not change at all), IS found and recognized by QTP.
Thanks for any expertise provided.


RE: Browser Object not found in OR - basanth27 - 08-25-2009

Steve -
Did you try "highlight in application" option from the OR ?
Was the application opened first before you opened QTP ?
If the above ones were already tried then try the below,
1. close QTP and the application. Open qtp first and then the application. If this does not resolve the issue restart the computer.

IF all the above does not work then navigate to C:\Program files\Mercury Interactive\QuickTest Proffessional\bin\, look for qtpproffesional.bat and then execute it.

If these above steps dont resolve your issue then,

1. Try adding the object again and see if that works ?
2. Clean uninstall QTP and then reinstall it back [ Should be your final solution ]