Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object doesn't support this property or method: 'window(...).window(...).winobject'
#1
Not Solved
When i try to run  the script, UFT throws the below error.

Object doesn't support this property or method: 'window(...).window(...).winobject'

my statement is
Line (3): "window("text:=McKesson").window("text:=McKesson Horizon Login").winobject("nativeclass:=WindowsForms10.EDIT.app.0.3d90434","window id=104").type "8889"

Please let me know, how can i overcome thuis issue
Reply
#2
Not Solved
the text of the object can be changed try the below snippets

"window("text:=.*").window("text:=.*").winobject("nativeclass:=WindowsForms10.EDIT.*","window id=.*").type "8889"

///Note: i have used temporary soloution by adding (.*) as a regular expression..
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method takecharge 1 1,340 11-13-2019, 10:05 PM
Last Post: stormbringer
  does WebTable Object provides a method to get column number umer830 4 12,433 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,386 02-06-2017, 07:09 PM
Last Post: nguyen4685
  Not able to click the save button in Save As window while downloading from SAP kathirvelnagaraj 0 2,287 08-25-2015, 07:37 PM
Last Post: kathirvelnagaraj
  How to find out the object property in the Description language . njnirmal 9 6,237 05-19-2015, 12:30 AM
Last Post: qtptester66523

Forum Jump:


Users browsing this thread: 1 Guest(s)