Skip to content

Commit 18ccba2

Browse files
committed
fix build errors
1 parent 5299ce5 commit 18ccba2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/playwright-testing/includes/include-playwright-portal-view-test-results.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ ms.date: 09/23/2024
77
---
88

99

10-
1. Open the link generated at the end of test run in the console to see the results on Playwright portal. The portal contains the CI information, test run status, and commit id associated with the test run.
10+
1. To see the test results and artifacts on Playwright portal, open the link generated at the end of test run in the console. The portal contains the CI information, test run status, and commit ID associated with the test run.
1111

1212
:::image type="content" source="./media/include-playwright-portal-view-test-results/playwright-testing-open-test-run.png" alt-text="Screenshot that shows list of tests in the test run." lightbox="./media/include-playwright-portal-view-test-results/playwright-testing-open-test-run.png":::
1313

14-
3. Open any failed test to see all the required information to troubleshoot. Switch between retries, see error logs, test steps and attachments such as screenshots and video. Navigate to the trace viewer from here.
14+
3. Open any failed test to see all the required information to troubleshoot. Switch between retries, see error logs, test steps, and attachments such as screenshots and video. Navigate to the trace viewer from here.
1515

1616
:::image type="content" source="./media/include-playwright-portal-view-test-results/playwright-testing-open-test.png" alt-text="Screenshot that shows the preview of a test" lightbox="./media/include-playwright-portal-view-test-results/playwright-testing-open-test.png":::
1717

articles/playwright-testing/quickstart-generate-rich-reports-for-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Quickstart: Generate rich reports for Playwright tests'
3-
description: 'This quickstart shows how to troubleshoot your test runs using Microsoft Playwright Testing Preview.
3+
description: 'This quickstart shows how to troubleshoot your test runs using Microsoft Playwright Testing Preview.'
44
ms.topic: quickstart
55
ms.date: 09/23/2024
66
ms.custom: playwright-testing-preview

0 commit comments

Comments
 (0)