Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get rid of this error in QTP?
#2
Solved: 9 Years, 1 Week ago
instead of:
oDesc2("height").value="30"
try WebButton("value:=Submit").Click

where "Submit" is the text on the button
using your format my example would be
oDesc2("value").value="Submit"
Reply


Messages In This Thread
RE: How to get rid of this error in QTP? - by SRP - 12-18-2015, 12:58 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)