...
When you want to run local cypress from your command line
Code Block |
---|
node_modules\.bin\cypress run |
or
node_modules\\.bin\\cypress run
...
...
When you want to run local cypress from your command line
Code Block |
---|
node_modules\.bin\cypress run |
or
node_modules\\.bin\\cypress run
...