Skip to content

Commit 5299ce5

Browse files
committed
added in toc
1 parent 8d7c221 commit 5299ce5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/playwright-testing/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ landingContent:
3636
url: quickstart-run-end-to-end-tests.md
3737
- text: Set up continuous end-to-end testing
3838
url: quickstart-automate-end-to-end-testing.md
39+
- text: Troubleshoot using rich reports and atrifacts
40+
url: quickstart-generate-rich-reports-for-tests.md
3941
- linkListType: concept
4042
links:
4143
- text: Determine optimal test suite configuration

articles/playwright-testing/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ items:
1919
- name: Set up continuous end-to-end testing
2020
displayName: getting started, quickstart, github actions, azure pipelines, azure devops, ci/cd, CICD, continuous integration, continuous delivery
2121
href: quickstart-automate-end-to-end-testing.md
22+
- name: Troubleshoot using rich reports and atrifacts
23+
displayName: getting started, quickstart, reporting, cli, playwright, command-line
24+
href: quickstart-generate-rich-reports-for-tests.md
2225
- name: Concepts
2326
expanded: true
2427
items:

0 commit comments

Comments
 (0)