Friday, 2nd October 2020
TIL
Installing Selenium for Python on macOS with ChromeDriver
— I needed to run Selenium on macOS for the first time today. Here's how I got it working.
TIL
Using async/await in JavaScript in Selenium
— Thanks [Stuart Langridge](https://twitter.com/sil/status/1312137808111304704) for showing me how to do this:
Weeknotes: Datasette column actions, plus three new plugins
A renewed emphasis on building out Datasette Cloud has produced three new plugins this week: datasette-dateutil, datasette-import-table and datasette-edit-schema, plus a major improvement to Datasette’s default interface for browsing tables.
[... 1,093 words]