Only 124 days until the European Accessiblity Act comes into force. Are you and your organisation ready? Schedule a free introductory call to find out more.

CircleCI Node Images with Browsers

Building a Node project with Circle and want access to browser binaries? The default circleci/node image doesn’t come with them installed, which threw a spanner in the works when attempting to run some tests. Circle maintain an exhaustive list of images one can use: any Node version appended with -browsers will come installed with Chrome, Firefox, OpenJDK v11, and Geckodriver.