Add tabbable accessibility check
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
