Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 272 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 272 Bytes

demo

To repoduce the cross origin error

npm run go

then

npm run cy:view

Finally run the test.spec.js file.

You can run the following to run in headless mode :

npm run cy

view result headless result