Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We're most of the way there in a sense. Programmatic control of the browsers exist with e.g. Playwright and similar.

But some niceties to e.g. allow running scripts with filtered/permissioned access within a sidebar would be nice.



I want a browser with a simple set of command line options that would let me navigate to a page, save the page or some part of it, trigger any of the actions that I normally do with the menu or mouse. Then I would be able to script it without having to install huge unstable things like Playwright and similar.


You can open Chrome with a remote debugging port enabled and send commands to it using the Devtools Protocol. https://chromedevtools.github.io/devtools-protocol/


Does this work headless?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: