Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Err: Cannot identify the specified item of the object.
#1
Not Solved
Hi,

I am new to the QTP when I am trying to write a small code I am getting following error message :

Cannot identify the specified item of the By : object. Confirm that the specified item is included in the object's item collection.

Line (3):
Code:
"JavaWindow("Books").JavaTree("By :").Select "Name Author:(James)"".



piece of code for which I am getting this error:-

Code:
JavaWindow("Books").JavaEdit("Article Nbr:").Set DataTable("Article_Number", dtGlobalSheet)
JavaWindow("Books").JavaEdit("Article Nbr:").Activate
JavaWindow("Books").JavaTree("By :").Select "Name Author:(James)"

Please help me to get out of this problem
Reply


Messages In This Thread
Err: Cannot identify the specified item of the object. - by nikku - 08-01-2011, 10:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot identify the specified item Beginner 0 2,350 06-22-2017, 04:55 PM
Last Post: Beginner
  Cannot identify the object "Webtable" korunu 1 2,404 06-29-2016, 05:28 PM
Last Post: Ankesh
  Cannot identify the object "Webtable" korunu 0 1,680 05-11-2016, 12:02 AM
Last Post: korunu
  WinListView set item command Shahino007 0 2,544 10-06-2015, 03:57 PM
Last Post: Shahino007
  QTP "Cannot identify the object" richardpaulhall_2 3 13,336 08-20-2015, 11:46 PM
Last Post: ADITI1992

Forum Jump:


Users browsing this thread: 1 Guest(s)