Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sync method
#1
Solved: 10 Years, 9 Months, 4 Weeks ago
Hi,
i have often used the Sync method on Page objects (without problems), ma now i obtain this error:
Object doesn't support property or method: 'Sync'
The code (previously functioning) is:

Code:
Dim brow, pag
Set brow = Browser  ("hwnd:=" & hwnd(0) )
Set pag  = brow.Page("hwnd:=" & hwnd(1) )
pag.Sync

where hwnd(0) and hwnd(1) are the values of hwnd property for the objects Browser and Page.
Any idea? i had been obliged to uninstall and re-install QTP (v. 8.2) for other problems... maybe it's possible that during the installation something is broken... howewer with Object Spy I see the Sync method on Browser & Page objects...
Reply


Messages In This Thread
Sync method - by stevol - 09-09-2008, 01:58 PM
RE: Sync method - by kishoreinchennai - 09-10-2008, 03:18 AM
RE: Sync method - by stevol - 09-10-2008, 02:09 PM
RE: Sync method - by stevol - 09-15-2008, 05:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Cross Browser Sync Not Working geodude 0 1,867 04-07-2017, 08:43 AM
Last Post: geodude
  How to use sync function 22sumit 2 3,239 06-16-2015, 06:27 PM
Last Post: 22sumit
Wink Webedit Javascript sync issue praveenzack 3 3,106 10-10-2012, 06:25 PM
Last Post: praveenzack
  .Sync is NOT waiting for browser to complete current navigation.. can anyone help? mansis 4 4,305 09-14-2012, 06:53 PM
Last Post: mansis
  Sync points fran101 2 3,089 07-04-2012, 03:17 PM
Last Post: Shridevi.Salagare

Forum Jump:


Users browsing this thread: 1 Guest(s)