Skip to content

Commit

Permalink
using browser chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamguys committed Apr 7, 2024
1 parent 280efe0 commit 67b47c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
# continue-on-error: true
with:
browser: chrome
command: npx cypress run --env USERNAME=${{secrets.USERNAME}},PASSWORD=${{secrets.PASSWORD}}
command: npx cypress run --browser chrome --env USERNAME=${{secrets.USERNAME}},PASSWORD=${{secrets.PASSWORD}}


Binary file added cypress/downloads/downloads.html.crdownload
Binary file not shown.
Binary file modified cypress/videos/irctc.cy.js.mp4
Binary file not shown.

0 comments on commit 67b47c9

Please sign in to comment.