Skip to content

Add tabbable accessibility check

Choose a tag to compare

@wswebcreation wswebcreation released this 24 Feb 19:01
· 79 commits to master since this release

Friends-episode-16-friends-tv-the-one-with-fake-party-Za2odM4y39pa7h5PAv

This PR adds 2 new methods to the module that will help you verify if your website is accessible by using the TAB-key. I can talk for hours about it, but just check the docs to see how it works.

Happy testing!

Contains:

  • Merge pull request #22 from wswebcreation/feat/accessibility-lines a473fb0
  • feat: update webdriver-image-comparison c186ea8
  • chore: update docs and methods ff01954
  • test: add tabbable baseline images afa94c3
  • chore: remove logic from module and rely on webdriver-image-comparison 5875ba2
  • feat: add options and optimize drawing on canvas 422e281
  • feat: add initial setup of tabbable lines 04928a3
  • Update README.md 7ba09f6
  • Update README.md 59d7051

v1.11.0...v1.12.0