NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a66c8>, VARIANT(vt=0x400c, byref(u'about:blank')))
DocumentComplete (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a63c8>, VARIANT(vt=0x400c, byref(u'about:blank')))
BeforeNavigate2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a6748>, VARIANT(vt=0x400c, byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')), VARIANT(vt=0x400c, byref(256)), VARIANT(vt=0x400c, byref(None)), VARIANT(vt=0x400c, byref(VARIANT(vt=0x400c, byref(None)))), VARIANT(vt=0x400c, byref(None)), VARIANT(vt=0x400b, byref(False)))
NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a6148>, VARIANT(vt=0x400c, byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')))
DocumentComplete (<POINTER(IWebBrowser2) ptr=0x3780d70 at 76a66c8>, VARIANT(vt=0x400c, byref(u'file:///D:/dev/pyjs/examples/helloworld/public/Hello.html?fred=foo#me')))
set_main_frame <pyjd.mshtml.Browser object at 0x0000000001FF0940>
I'm running Windows 8.1 64 bit and python 2.7.9 64 bit.
Some suggestions?
Germano