You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING: Generator folder structure: The install generator now creates e2e_helper.rb and app_commands/ at the install folder root (e.g., e2e/) instead of inside the framework subdirectory (e.g., e2e/cypress/), so Cypress/Playwright config location and middleware expectations no longer conflict. See the migration guide in the CHANGELOG for upgrading existing installs. #201 / PR #203
Changed
Improved server process cleanup and readiness checks PR #199
Gem description now mentions Playwright support PR #200