# npm
npm install
Run the development server with npm run dev
and open cypress with npm run cypress:open
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