Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP not recogonising object during run time
#1
Solved: 8 Years, 8 Months ago
QTP is not recogonising object (the object used here is 'Link') during run time. But it recogonises from OR. Please help to solve this issue !!
Reply
#2
Solved: 8 Years, 8 Months ago
I added innertext property to the object and it started working as expected...!!!
Reply
#3
Solved: 8 Years, 8 Months ago
Write the syntax in the below way if you do not want to use OR
Code:
Browser("micclass:=Browser").Page("micclass:=Page").WebElement("object name:=object value").Click
or
Browser("micclass:=Browser").Page("micclass:=Page").Link("object name:=object value").Click
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  swfwindow object name getting changed after each run saniya 1 1,449 10-10-2018, 09:02 PM
Last Post: TheGlovner
  Object identification is taking too much time JACKSPARROW 0 1,575 01-17-2017, 11:08 AM
Last Post: JACKSPARROW
  Writing to Run time data table Neetha 5 11,594 08-27-2015, 10:18 AM
Last Post: supputuri
  QTP Takes Long time to Run prasaad44 4 4,626 04-10-2014, 01:53 AM
Last Post: prasaad44
  General run error. Line (18): "Loop while Browser("Index:=0").Object.Busy" AshokReddy 3 4,767 12-20-2013, 01:44 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)