Skip to content

Releases: Solant/playwright-cypress-adapter

v0.1.4

17 Oct 16:58
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Implement as command (37a5c12)
  • Implement traversal actions (#3)
  • Implement matchCase option for contains query (330aaee)
  • Implement location, url, hash queries (#4)
  • Add new subject type, implement window and document query (be41e60)

🩹 Fixes

  • Add missing break statement (7954238)

🏡 Chore

  • Update COMPATIBILITY.md (21463e2)

❤️ Contributors

v0.1.3

12 Oct 00:38
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Implement subject management (#1)
  • Implement pause and debug commands (ef9f2b9)
  • Implement wrap command (fb735f5)
  • Implement eq query (5118a0a)
  • Implement Cypress export with some helpers (2e81364)
  • Implement wait command (49382eb)

🩹 Fixes

🏡 Chore

  • Add comprehensive compatibility list (#2)

❤️ Contributors

v0.1.2

06 Oct 13:27
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Project README description (889f6b6)

❤️ Contributors

v0.1.1

06 Oct 13:23
Compare
Choose a tag to compare

🚀 Enhancements

  • Basic cypress compatibility (32325f1)

❤️ Contributors