The title is rather confusing, let me explain more thoroughly. There is a website to which i can send certain functions via the developer console of the browser.The website is mostly JavaScript. I would like to automate this without using the browser itself. I can already automate this using a script and greesemonkey/tampermonkey. The problem is, it is taxing on the computer as more than one instance is running. As you might know browsers tend to slow down inactive tabs, so I create a new window for each instance yet again it's taxing.
Things I've tried: I've tried many programs, add-ons to sniff HTTP packets to create a bot using AutoIt. They worked quite well on most websites unfortunately not on the one I would like to. I've tried creating a form based application on Visual Studio, basically creating a web browser and going from there.(The difference between this and using an actual browser would be I would be able set web browser visible to false and assuming it would be very low demanding) After my research I've realized that there is no way to enable developer tools as they run on internet explorer itself. Any suggestions are welcome. If I have to stick with using an actual browser, which would be the better one to use to run scripts?(Dind't see much of a difference between chrome,opera and firefox)
Aucun commentaire:
Enregistrer un commentaire