Simon Willison: TILs on selenium

Atom feed for selenium

selenium Using async/await in JavaScript in Selenium - 2020-10-02

Thanks Stuart Langridge for showing me how to do this: …

selenium Installing Selenium for Python on macOS with ChromeDriver - 2020-10-02

I needed to run Selenium on macOS for the first time today. Here's how I got it working. …