Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP cannot identify Image in webtable
#1
Not Solved
Hi,

I have recorded my web application.There is one image "continue to gift messaging" in webtable. After recording my code looks like this:

Code:
Browser("Checkout").Page("Checkout").Image("Continue to Gift Messaging").Click

But while running it can not identify object "Continue to Gift Messaging".
While object spying it recognises Browser & Page perfectly but not that image. Also after spying it shows me hierarchy like browser->page-> webtable->link-> image. I am wondering why its not recording all other objects like webtable, link as its not reflecting in my code. I have added properties to image like alt, Image type, html tag. Even I tried to add objects link, webtable but still no use.

One more strange thing is if I go to previous page of application and come again on same page then after object spying it recognises that image object Smile Plz let me know if I have to do any settings.
Plz help me!!

Thank you,
Praj
Reply
#2
Not Solved
Should I go for Virtual object creation? Will that be helpful in this case?
-Praj
Reply
#3
Not Solved
Hi Ankur,

I read similar posts on this forum. As you have mentioned in one thread I have added Visible property to image as well as to browser.
But still QTP can not identify that object. Can you plz guide me?
Thanks in advance!

Praj
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP image and text comparison rad 5 1,887 06-15-2018, 11:19 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)