|
-
Nov 14th, 2017, 03:23 AM
#2
Re: How do I access an html DOM in Firefox without using Mozilla's IE Control?
Browser-Components will run in your own Process (hence you can influence the DOM per Inprocess-calls to these Componets/Libraries).
But you ruled them out.
Seems what you want, is to interact with the DOM in a *foreign* Process (Firefox.exe) -
and the only way to do that (without true hacking) is, to "get your own component into the Firefox-Process".
And yes, there is an official way to do that, you know...
https://blog.mozilla.org/addons/2014...fox-extension/
Olaf
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|