Solution: QTP is recognizing web objects as win objects

One of the following may be causing problem:

1. IE- Tabbed browsing should be disabled.

2. IE - Tools - Add-ons - Manage Add-ons - BHOManager Class ADD-On should be enabled.

3. Start - QTP - Tools - Register New Browser Control - IE7 exe should be registered.

4. IE- Security Settings - Uncheck the checkbox Enable Advance Security

5. Application is opened before QTP. Application should be opened only after qtp

6. dll files are corrupted. Reregister then by going thru:  Programs -> QTP -> Tools -> Additional installation requirements

Comments

  1. Great help, step 2 was the key for me!

    ReplyDelete
  2. yes good one...step 2 i was missing thanks a lot

    ReplyDelete

Post a Comment

Popular posts from this blog

Test Batch Runner - Run QTP Scripts from xls file

Selenium: db and excel data into maps

Python: get entire workbook data cell by cell