Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WaitProperty not working
#1
Solved: 10 Years, 9 Months, 1 Week ago
I have been trying to use the WaitProperty and Sync.

As my Waitproperty I have tried a variety of ways:

Code:
Browser("Wisdom").Dialog("File Download").WaitProperty "visible", "True", 60000
'Browser("Wisdom").Dialog("File Download").WaitProperty "text", "File Download",  60000
Dialog("File Download").WaitProperty "visible", "True", 60000
Dialog("File Download").WaitProperty "text", "File Download", 60000
... which all returned Warnings.

Then I tried Sync:
Code:
Browser("Wisdom").Dialog("File Download").Sync
... which all returned was a Run Error of syntax error

I can Exist on the dialog box. Does anyone have advice on using the WaitProperty or Sync?

thx
Reply


Messages In This Thread
WaitProperty not working - by mv8167 - 03-06-2012, 03:29 AM
RE: WaitProperty not working - by sshukla12 - 03-06-2012, 02:22 PM
RE: WaitProperty not working - by Saajo87 - 03-06-2012, 04:32 PM
RE: WaitProperty not working - by mv8167 - 03-06-2012, 07:03 PM
RE: WaitProperty not working - by sshukla12 - 03-12-2012, 01:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Waitproperty or Checkproperty with micGreaterThan() Code typhoon23 1 1,881 08-23-2017, 05:02 PM
Last Post: Ankur
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,509 05-10-2017, 06:21 AM
Last Post: cantorre
  [UFT] WpfTable and WaitProperty with RowCount robertosalemi 0 1,857 11-23-2016, 10:55 PM
Last Post: robertosalemi
  Synchronization using waitproperty Nisha 1 2,205 10-29-2016, 09:20 AM
Last Post: supputuri
  SwfToolbar and WaitProperty: how get text robertosalemi 0 1,808 12-14-2015, 08:22 PM
Last Post: robertosalemi

Forum Jump:


Users browsing this thread: 1 Guest(s)