Skip to content

Commit

Permalink
chore: added added instructions for
Browse files Browse the repository at this point in the history
headless mode in readme
  • Loading branch information
Sanskar2001 committed Sep 17, 2024
1 parent df1009a commit a874975
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress-tests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Steps to get started with Hyperswitch-web sdk testing locally:

3. Cypress should open the window to test separate flows.

4. To run cypress in headless mode, put publishable key and secret key to be used for tests in `cypress.env.json` and then spin a terminal window and run `npm run test`

💡 Note: Incase you are setting cypress for the first time and run into a cypress error, try to uninstall and re-install cypress inside cypress-tests folder by running the following commands :

```
Expand Down

0 comments on commit a874975

Please sign in to comment.