Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot identify the object
#1
Solved: 10 Years, 9 Months ago
When I try to run my QTP test, I get an error Cannot Identify the Object "Save and Close". Verify that the object's properties match an object currently displayed in your application.

Save and Close is a Link Button. Page is developed using JSP.
Reply
#2
Solved: 10 Years, 9 Months ago
You need to provide full details. Please read the posting guidelines.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Solved: 10 Years, 9 Months ago
Hi,

your Problem is with (OR)

Check with your Object Repository whether the object's are their or not.

(or)

Use Smart identification to check for the Objects

you need to provide the detail information in the OR for system will recognise your objects
Reply
#4
Solved: 10 Years, 9 Months ago
Use the WaitProperty method to wait for the object to appear. QTP help has more on this subject.
Reply
#5
Solved: 10 Years, 9 Months ago
Check whether the link's "text" property value is varying dynamically....

If that is the case..u may get the above error msg too...

Just apply regular expression and see...i hope ur problem will be solved.
Reply
#6
Solved: 10 Years, 9 Months ago
1) Are you sure that you have captured the object???
2) If you have captured the object,then retrace the object hierarchy in your repository and compare it to the one displayed on your screen.
3) If these two are different, you might be dealing with a dynamic object where its mandatory properites are inconsistent(they keep changing). In such a case, choose a property that remains constant and make that as your identifying property(mandatory)and deselct all other properties.

Reply back If this doesnt help......we'll see what the other options are.
Reply
#7
Solved: 10 Years, 9 Months ago Rolleyes 
HI 2 ALL
unable to assign set option

displaying message as given below

object doesnt support this property or method 'window[..].winobject[..].set'


Attached Files Image(s)
   
Reply
#8
Solved: 10 Years, 9 Months ago
Hey ,
you can't use set since winobject dosent support it ,
instead use "type"
Reply
#9
Solved: 10 Years, 9 Months ago
hi srikanth
thanx for ur reply
Do qtp needs add in
to run .net application
Reply
#10
Solved: 10 Years, 9 Months ago
Yes QTP need .net add in for running .net application
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot identify the object "Webtable" korunu 1 2,390 06-29-2016, 05:28 PM
Last Post: Ankesh
  Cannot identify the object "Webtable" korunu 0 1,635 05-11-2016, 12:02 AM
Last Post: korunu
  QTP "Cannot identify the object" richardpaulhall_2 3 13,319 08-20-2015, 11:46 PM
Last Post: ADITI1992
  What is the criteria of identify the object based on Base & option filter properties Suma Parimal 2 2,889 01-28-2014, 06:35 PM
Last Post: Suma Parimal
  Cannot identify image of win object Salem 0 2,115 06-14-2013, 12:32 PM
Last Post: Salem

Forum Jump:


Users browsing this thread: 1 Guest(s)