Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
object does not support this property or method
#1
Solved: 10 Years, 9 Months, 1 Week ago
hi all

I am novice in QTP

i need to select a value from the database. i need to double click the value to populate it in the front end

so i used

Code:
browser(x).page(x).webelement("innertext"= &value).click

the particluar value is just selected

i need to double click it to populate it to the front end
so i tried


Code:
browser(x).page(x).webelement("innertext"= &value).Doubleclick
when i run the script i get an error

object does not support this property or method for this line.wat could be the problem

thanks
Aravind
Reply


Messages In This Thread
object does not support this property or method - by sk.aravind - 10-21-2009, 10:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method takecharge 1 1,356 11-13-2019, 10:05 PM
Last Post: stormbringer
  does WebTable Object provides a method to get column number umer830 4 12,476 07-06-2018, 09:32 AM
Last Post: vijaychourasiya0109@gmail.com
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,509 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  How to find out the object property in the Description language . njnirmal 9 6,273 05-19-2015, 12:30 AM
Last Post: qtptester66523
  Will Object Property Differ across browsers?? qtplearner88 7 3,776 07-30-2013, 07:18 PM
Last Post: qtplearner88

Forum Jump:


Users browsing this thread: 1 Guest(s)