Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object not found
#1
Not Solved
Hello,

I have a problem with the object identification.

I am working working with a shared object repository and I am adding the object manual via object spy.

First, let me explain the webapplication which i want to test. I have a login:

Code:
SystemUtil.Run "iexplore.exe",exampleurl
With Browser("XY").Page("XY")
    .WebEdit("USER").Set user
    .WebEdit("PASSWORD").SetSecure password
    .WebButton("Sign-in ยป").Click
End With


After the login I am going on with clicking a link:
Code:
Browser("XY").Page("XY").Link("ZZ").Click


The result is, that a new browser window appears, now I have two open ie browser with an unique title.
Up to this point everything works fine and in the test result all steps are marked as passed. Now I want to click a link in the new browser window, I think QTP has a problem to handle with popup window. QTP dont found the corresponding object allthough it is located in the shared repository. And all properties are correct. I have checked it multiple times!

In Tools->Object Identification I have the following settings for Web-> Browser:
Mandatory Properties: name,openurl,title,visible,openendbytestingtool
ordinal idetifier: creation time

It would be grateful if anybody can help me with my problem.


Attached Files Image(s)
   
Reply


Messages In This Thread
Object not found - by Laura_F - 12-21-2011, 07:44 PM
RE: Object not found - by sshukla12 - 12-22-2011, 10:32 AM
RE: Object not found - by Laura_F - 12-22-2011, 12:20 PM
RE: Object not found - by Munna.Sarfraz - 12-22-2011, 12:35 PM
RE: Object not found - by Laura_F - 12-22-2011, 01:05 PM
RE: Object not found - by Laura_F - 12-22-2011, 02:47 PM
RE: Object not found - by vinod123 - 12-28-2011, 04:21 PM
RE: Object not found - by Laura_F - 01-09-2012, 01:33 PM
RE: Object not found - by vinod123 - 01-27-2012, 03:45 PM
RE: Object not found - by shivu.impu - 02-01-2012, 04:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  "Action was not found" error. What to do? ttralor 2 5,857 05-04-2017, 03:54 PM
Last Post: Ankur
  Highlight the Found text in Word/notepad Sivakumar2186@gmail.com 2 3,484 10-21-2013, 06:31 PM
Last Post: BadrinarayananR
  The operation failed. An object could not be found. kotaramamohana 1 3,668 08-07-2013, 12:34 PM
Last Post: anil2u
  I found my way to set up QTP, but is it a good way? ttralor 1 2,434 01-21-2013, 09:35 AM
Last Post: Ankesh
Wink Recovery scenario for page not found. chetan-24 0 2,374 12-26-2008, 03:44 PM
Last Post: chetan-24

Forum Jump:


Users browsing this thread: 1 Guest(s)