Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebElements
#1
Not Solved
Hi,

Can any one tell me how to parameterize a webelement. i tried using this
Code:
Browser("").Page("").WebElement("name:="&Datatable("Param name",dtGlobalsheet).
but QTP throws an error. Please correct me if i m wrong

Thanks
Reply
#2
Not Solved
Hi,

Kindly share the error details with ur code.

Regards,
Sankalp
Reply
#3
Not Solved
Use this one. It will work perfectly.

Code:
Browser(".....").Page(".....").WebElement("name:="&DataTable("p_Param1", dtGlobalSheet)&"")

-Sarfraz
Reply
#4
Not Solved
hi,
Thanks for the reply but it is still not working. It throws an error stating that object property method not supported. Please let me know if you have any other method.

Thanks
Reply
#5
Not Solved
the error is "object not supports the property

hi,

Can anyone explain me how to parameteriza a webelement
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Get numbers inside all webelements in webtable and sort them pradeep537 1 2,583 08-04-2016, 01:24 AM
Last Post: Ankur
  Comparing webtable data with weblist and webelements in other webpage arnav 1 5,599 04-18-2014, 10:01 PM
Last Post: Parke
  How to remove space between webelements silpavinod 2 3,075 10-11-2012, 02:53 PM
Last Post: silpavinod
  Finding WebElements mv8167 7 9,154 06-30-2011, 11:05 PM
Last Post: parminderdhiman84
  Selecting multiple webelements krag451 0 2,704 06-06-2008, 08:55 PM
Last Post: krag451

Forum Jump:


Users browsing this thread: 1 Guest(s)