Login
From:
Kitty Giraudel
(Uncensored)
subscribe
Testing skip links with Cypress
https://kittygiraudel.com/2023/01/31/testing-skip-links-with-cypress/
links
backlinks
Roast topics
Find topics
Find it!
Testing skip navigation links can be tricky, since Cypress still does not have proper support for the Tab key. As a way around it, Cypress recommends cypress-plugin-tab, but that module is no longer maintained, not to mention a little flaky.