Is there a way to control from VB6 a Firefox instance?
There's a corporate application. This application has a form, I need to catch the Firefox Session, then execute a script in Javascript that injects a function that makes a Post to that session.
I could do it in IE, but I was wondering if there was a way to do it for FireFox.