Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object doesn't support this property or method
#1
Not Solved
I am new to vb scripting as well as UFT. What I am trying to accomplish is to click on a link using the properties of the link. When running, I get the error message, "Object doesn't support this property or method." What am I doing wrong here? I have attached a screenshot of the error message. Any help is appreciated.



Thanks in advance.


Attached Files Image(s)
   
Reply
#2
Not Solved
(09-10-2019, 01:07 AM)takecharge Wrote: I am new to vb scripting as well as UFT. What I am trying to accomplish is to click on a link using the properties of the link. When running, I get the error message, "Object doesn't support this property or method." What am I doing wrong here? I have attached a screenshot of the error message. Any help is appreciated.



Thanks in advance.

Based on the screenshot of the error you're missing the "=" sign in your arguments list. The syntax is ":=" like these examples:

index:=0
html tag:=LABEL
html id:=userInput
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  does WebTable Object provides a method to get column number umer830 4 12,458 07-06-2018, 09:32 AM
Last Post: vijaychourasiya0109@gmail.com
Exclamation UFT doesn't recognize object in SAP at first, but recognize it after i click debug CedricMab 3 6,401 02-06-2017, 07:09 PM
Last Post: nguyen4685
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,496 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  How to find out the object property in the Description language . njnirmal 9 6,253 05-19-2015, 12:30 AM
Last Post: qtptester66523
  QTP 11.5 doesn't identify swf objects arpan 2 2,684 01-07-2014, 12:44 AM
Last Post: arpan

Forum Jump:


Users browsing this thread: 1 Guest(s)