You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/integration-tests/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ To filter tests by their title:
57
57
`yarn test -g "XMLHttpRequest without any handlers set"`
58
58
59
59
You can refer to [Playwright documentation](https://playwright.dev/docs/test-cli) for other CLI options.
60
+
60
61
### Troubleshooting
61
62
62
63
Apart from [Playwright-specific issues](https://playwright.dev/docs/troubleshooting), below are common issues that might occur while writing tests for Sentry Browser SDK.
0 commit comments