Hi there,
I am looking for a C++ library for creating, attaching to, reading from and manipulating Internet Explorer/Firefox/etc... Actually the Library could be for any browser.
I am already using libCURL but I am looking for something that will let me navigate easily and automaticaly in a browser (fill forms, submit form, etc..)
Is there any library out there that could do such thing?