Comment by nicbou

Comment by nicbou 4 days ago

2 replies

Playwright is a great tool for this. There is a helper for writing automations. It's commonly used for automated testing but it's good for controlling a browser with Python scripts in general.

busymom0 4 days ago

If one owns a Mac and knows swift or objective c, they can just use WKWebView with user scripts too.