From 927fce50656b4bbf73519a9d63e6ae9216ecafcf Mon Sep 17 00:00:00 2001 From: Wilco Fiers Date: Mon, 6 Jul 2020 15:48:08 +0200 Subject: [PATCH] Add axe-core (#1029) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index aedaeb5..955b18e 100644 --- a/readme.md +++ b/readme.md @@ -604,6 +604,7 @@ - [Puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome. - [Playwright](https://github.com/microsoft/playwright) - Headless Chromium, WebKit, and Firefox with a single API. - [nve](https://github.com/ehmicky/nve) - Run any command on multiple versions of Node.js locally. +- [axe-core](https://github.com/dequelabs/axe-core) - Accessibility engine for automated Web UI testing. ### Security