I wanted to try pa11y locally before implementing it on my actual project. heres what I did
pre-requisite: nodejs is installed
- create a fresh folder
- execute: npm install -g pa11y
- tried to test "pa11y https://mail.google.com"
I am receiving timeout error .
I also tried pa11y.json as suggested in one of the github issue. But, I suppose I am missing something more.