4 lines
295 B
Batchfile
4 lines
295 B
Batchfile
./node_modules/.bin/cypress run --browser chrome --config baseUrl=http://localhost:8080 --env apiBaseUrl=http://localhost:7575/api/v8.0/
|
|
rem ./node_modules/.bin/cypress run --browser firefox --spec .\tests\regression\*.js --no-exit
|
|
rem ./node_modules/.bin/cypress run --browser chrome --no-exit
|