[Bug 30353] selenium 'InternetExplorerDriver' fails to retrieve IHTMLDocument COM object reference as LRESULT (WM_HTML_GETOBJECT message not handled)

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 25 17:10:50 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=30353

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|selenium                    |selenium
                   |'InternetExplorerDriver'    |'InternetExplorerDriver'
                   |fails to retrieve           |fails to retrieve
                   |IHTMLDocument COM object    |IHTMLDocument COM object
                   |reference as LRESULT        |reference as LRESULT
                   |                            |(WM_HTML_GETOBJECT message
                   |                            |not handled)
          Component|-unknown                    |mshtml

--- Comment #13 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, still present.

iexplorer out-of-proc server (mshtml): needs to handle WM_HTML_GETOBJECT,
returning handle for client using LresultFromObject().

driver app / client: uses ObjectFromLresult() to convert the handle back to
accessible object

Stable links to snapshots via Internet Archive:

https://web.archive.org/web/20100705235303/http://www.python.org/ftp/python/2.6/python-2.6.msi

https://web.archive.org/web/20130306142711/http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py2.6.exe

https://web.archive.org/web/20200525213051/https://files.pythonhosted.org/packages/89/ee/90a490f0a0dcb8f3411524426f5c3e3499f1f6b0e603761f990a97d1a556/selenium-2.41.0.tar.gz

https://web.archive.org/web/20140629184533/http://selenium-release.storage.googleapis.com/2.41/IEDriverServer_Win32_2.41.0.zip

Original sites/pages gone, snapshots exist:

https://web.archive.org/web/20100729150345/http://www.moshkin.info/blog/accessing-web-browsers-window-contents-from-another-process

https://web.archive.org/web/20070311122737/http://support.microsoft.com/kb/249232

$ wine --version
wine-5.9

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list