Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP throws error on web elements when Descriptive programing used.
#17
Not Solved
Hi,

I have a question, if the alt tag is unique for all the images, there is no need of giving their x and y co-ordinates.

Try by giving

Code:
Set oDesc = Description.Create()
oDesc("html tag").Value = "IMG"
oDesc("alt").Value=Imglink

Browser("Works Information Management").Page("Works Information Management").Frame("Frame_\d").Image(oDesc).Click
Reply


Messages In This Thread
RE: QTP throws error on web elements when Descriptive programing used. - by hariraman.g - 08-09-2011, 06:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Descriptive programing kedala 1 2,600 10-04-2016, 09:25 PM
Last Post: venkatesh9032
Smile find out of spelling error in Web application deveshbhatt29 1 2,087 01-10-2014, 05:10 PM
Last Post: Maheep_bhambri
  Getting an 'Error in XML document' Error when submitting web services XML luckyexpert 0 2,948 08-20-2013, 10:23 PM
Last Post: luckyexpert
  Web Table Descriptive Language karraaruna 3 3,347 07-04-2013, 08:06 PM
Last Post: karraaruna
  Web Elements DL karraaruna 3 3,038 06-06-2013, 10:05 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 2 Guest(s)