Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 343 Bytes

Cypress Window Issue

Set up

# npm
npm install

Run the development server with npm run dev and open cypress with npm run cypress:open

Context

The tests all pass with Firefox v118. The test concerning the window fails with Chrome v117 and Electron browser v118.

For more context, Kindly view the screenshots