Skip to content

v2.0.0

Latest

Choose a tag to compare

@kuceb kuceb released this 02 Mar 22:28
· 1 commit to master since this release

What's Changed

Long-awaited Cypress 10+ Support for cy.tab()

  • remove Ally.js dependency (abandoned)
  • fix focus randomly being lost due (due to ally.js)
  • upgrade to Cypress 10+, with new compatible type definitions
  • fix tabbing from focusable elements
  • follow subject changes in Cypress command chain / events sent in proper order before focus change
  • fix hanging tests when used with cy.clock