Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Runtime error while excuting Testcase
#1
Solved: 10 Years, 9 Months, 1 Week ago
Please anyone help me.... i got error while executing some test cases. the error as follows

Cannot identify the object "[ Link ]" (of class Link). Verify that this object's properties match an object currently displayed in your application.
Line (1324):
Code:
"Browser("name:=AdminHomePage").Page("title:=AdminHomePage").Frame("name:=display").webTable("name:=empid1").Link("search:=?empid=10004").click".




Please its urgent friends........
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
Its pretty clear from the error message, LINK object isint being recognized..here is what could be possible mistake,

change..
Link("search:=?empid=10004") to Link("search:=?","empid=10004")
qn: is empid an property ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Microsoft VC++ Runtime Library error Poornima 0 1,927 11-28-2012, 07:14 PM
Last Post: Poornima
Exclamation QC is very slow and does not run my tc. My testcase has 'call to existing action' chong67 0 2,070 06-13-2012, 07:47 PM
Last Post: chong67
  "Object not found in OR" error while I am creating a runtime object reejais 9 7,261 10-11-2010, 07:43 PM
Last Post: cdesserich
  General Runtime Error? SweetyChowdhury 2 7,611 09-10-2009, 11:14 AM
Last Post: Saket
Question QTP 9.5 - Runtime Library Error Jimmy.shao 4 3,968 08-31-2009, 03:56 PM
Last Post: lanceaugust31

Forum Jump:


Users browsing this thread: 1 Guest(s)