This commit is contained in:
2026-02-16 11:09:41 -08:00
parent e6cae41b78
commit ea6e5361be
5 changed files with 116 additions and 20 deletions

3
e2e/remote-run.bat Normal file
View File

@@ -0,0 +1,3 @@
./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