Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object doesn't support this property or method:
#1
Hi All

i m facing this error ....how to solve this error
Object doesn't support this property or method:

my code is like this .....
Code:
Browser("abc").Dialog("prf").Exist Browser("abc").Dialog("prf").WinButton("OK").Click



Thanks
sia
Reply
#2
Hi,

Please provide the details like snap shot of application, Object spy and error.

Regards,
Sankalp
Reply
#3
Try this ..

Code:
If Browser("abc").Dialog("prf").Exist Then Browser("abc").Dialog("prf").WinButton("OK").Click End If
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  File Chooser on Chrome doesn't work - UFT 15.0.1 Nenna Rosa 1 4,362 10-31-2020, 01:16 PM
Last Post: Ankur
  [UFT] Change property of object (WpfButton) robertosalemi 2 3,143 11-22-2016, 12:43 PM
Last Post: Ankur
  Uft 12 - Identification of Google Chrome Object's Property value as plain text teja2730 0 2,937 02-02-2015, 05:22 PM
Last Post: teja2730
  cannot use the type method on object and submit is not working jove1776 5 9,921 01-27-2015, 10:08 PM
Last Post: Parke
  Object doesn't support this property or method: 'webedit' Divya Roopa 3 10,721 03-11-2014, 07:26 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)