Answer the question
In order to leave comments, you need to log in
Is it possible to work with a minimized browser from a third-party program?
Is it possible to work with a minimized browser (for example, close / open a tab, click on a button on a page, etc.) from a third-party program written in java, c++, delphi or another programming language?
Thank you!
Answer the question
In order to leave comments, you need to log in
For browsers, there is WebDriver and Selenium (but you need to launch the browser with a certain key, but through selenium you can launch a new instance with the necessary parameters), the main language is java, but there are bindings for other languages. You can write your own wrapper, the browser is controlled through the JSON API .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question