4 lines
279 B
Batchfile
4 lines
279 B
Batchfile
./node_modules/.bin/cypress run --browser chrome --config baseUrl=https://devtest.onayanova.com/ --env TARGET_ENV=remote
|
|
rem ./node_modules/.bin/cypress run --browser firefox --spec .\tests\regression\*.js --no-exit
|
|
rem ./node_modules/.bin/cypress run --browser chrome --no-exit
|