Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object Not found in repository
#1
Solved: 11 Years, 4 Months ago
Guys,

I am new to QTP and struggling to get a script working. I recorded a web-based app which generated code on the lines,

Code:
Browser("APP_1").FlexApplication("Main").FlexCanvas("Select product").FlexForm("index:5").FlexComboBox("Domain:domainComboInput").Open
When i play back it fails with the error "Object not found in repository". I checked OR and the object seems to be available under APP_1. I selected to record the step again and this time it generated,
Code:
Browser("APP_2").FlexApplication("Main").FlexCanvas("Select product").FlexForm("index:5").FlexComboBox("Domain:domainComboInput").Open

The browser title or name, is getting incremented to APP_1, APP_2, APP_3 etc during each recording and so consistently fails playback. How to overcome this issue? Any suggestion would be of great help.

Thanks in Advance, SiviSad
Reply


Messages In This Thread
Object Not found in repository - by Sivgamii - 07-23-2010, 06:53 PM
RE: Object Not found in repository - by Saket - 07-23-2010, 07:12 PM
RE: Object Not found in repository - by Sivgamii - 07-23-2010, 07:23 PM
RE: Object Not found in repository - by Sivgamii - 07-26-2010, 01:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 973 04-23-2020, 07:08 PM
Last Post: BGunay
  Do we need object repository?? subhashinid 0 1,972 07-06-2016, 10:07 AM
Last Post: subhashinid
  Object repository losing object properties ishan.mahajan@adp.com 2 3,770 08-20-2015, 11:33 PM
Last Post: ADITI1992
  login object not found in object repository Akram 2 3,125 06-01-2015, 07:47 PM
Last Post: babu123
  object was not found in the Object Repository reynard 0 6,855 03-17-2015, 10:54 PM
Last Post: reynard

Forum Jump:


Users browsing this thread: 3 Guest(s)