@sentinelqa/playwright-reporter 0.1.43 → 0.1.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
After every failed run, reporter prints a shareable debugging link:
|
|
4
4
|
|
|
5
|
-
Sample run: https://app.sentinelqa.com/share/
|
|
5
|
+
Sample run: https://app.sentinelqa.com/share/1f343d91-be17-4c14-b1b9-2d4e8ef448d2
|
|
6
6
|
|
|
7
7
|
Open it to inspect failures instantly or share it in Slack, PRs, or GitHub issues.
|
|
8
8
|
|