Firefox engine library
Posted
by martin.malek
on Stack Overflow
See other posts from Stack Overflow
or by martin.malek
Published on 2009-09-16T07:00:37Z
Indexed on
2010/04/18
0:03 UTC
Read the original article
Hit count: 187
Hi, I'm now using AxWebBrowser component to get DOM from web page and find used styles on each element. Unfortunatelly this is not working perfectly and some elements doesn't return correct data.
I'm thinking about if it's possible to use engine from firefox? Is there some dll library I can use, navigate to the page and go throw DOM of the page?
© Stack Overflow or respective owner