Releases: bbc/a11y-tests-web
Releases · bbc/a11y-tests-web
v6.6.1
- Fix race condition when trying to connect to Chrome DevTools Protocol (CDP) before it is ready. It will now wait and retry the connection to CDP. #62
v6.6.0
- Add new single URL command to Sounds Web Config.
v6.5.0
- Update
iplayer-web
config to use new "bundles" app name #60
v6.4.1
Skips <form />
element testing on the <Dropdown />
component used pon the category pages on iPlayer web (#58)
v6.4.0
Attempt to fix flakey Lighthouse error and improve logging (#57)
- Increase the number of maxConnectionRetries that chrome launcher uses to check if chrome is up and running
- Convert promises to async await
- Increase logging
- Reorder sign in steps to wait for navigation to new page after sign in
v6.3.0
Changes
- Remove subcategories from iplayer-web lists suite as the new featured page will 404 for subcategories #56
v6.2.2
PR #54
Updates bbc-a11y from 2.4.1 to 2.4.2
Also updates other dependencies.
v6.2.1
PR: #53
- Bumps Lighthouse from ^2.7.0 to ^2.9.4
- Adds optional verbose logging with flag
A11Y_LOGGING_LEVEL=verbose
v6.2.0
Adds a new pretty output option for Lighthouse.
A11Y_CONFIG=iplayer-web/all npm run start:lighthouse:headless
or using the CLI:
A11Y_CONFIG=iplayer-web/all a11y-tests-web lighthouse -m headless
v6.1.0
Updates to config for Sounds Web.