You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pa11y v5 (currently in beta) also uses puppeteer/headless Chrome. Can we consolidate our pa11y checks and our smoke tests into one seamless happy family?
Use the same browser object
Use the same URLS (perhaps detecting if it's text/html and running pa11y on it if it is? - or just an option pa11y: {..config}?
The text was updated successfully, but these errors were encountered:
Pa11y v5 (currently in beta) also uses puppeteer/headless Chrome. Can we consolidate our pa11y checks and our smoke tests into one seamless happy family?
pa11y: {..config}
?The text was updated successfully, but these errors were encountered: