|
-
Nov 15th, 2017, 02:30 AM
#3
Thread Starter
New Member
Re: How do I access an html DOM in Firefox without using Mozilla's IE Control?
 Originally Posted by Schmidt
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
Not sufficient to help. I do not feel like I can handle this process.
Last edited by Lab Copy; Nov 15th, 2017 at 03:25 AM.
Reason: not sufficient logic from me.
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
|