From f8f1df9d41a7b850581c8af9d4e30f00a66abc48 Mon Sep 17 00:00:00 2001 From: "microsoft-playwright-automation[bot]" <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 10:10:14 +0000 Subject: [PATCH] feat(roll): roll to ToT Playwright (25-08-25) --- dotnet/docs/ci-intro.mdx | 2 +- java/docs/ci-intro.mdx | 2 +- python/docs/ci-intro.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet/docs/ci-intro.mdx b/dotnet/docs/ci-intro.mdx index 8bc37bbc5ce..6a9a55ccd9b 100644 --- a/dotnet/docs/ci-intro.mdx +++ b/dotnet/docs/ci-intro.mdx @@ -9,7 +9,7 @@ import ProgressiveImage from '@theme/ProgressiveImage'; ## Introduction -Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed doc on Continuous Integration. +Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed [doc on Continuous Integration](./ci.mdx). #### You will learn - [How to set up GitHub Actions](/ci-intro.mdx#setting-up-github-actions) diff --git a/java/docs/ci-intro.mdx b/java/docs/ci-intro.mdx index cfb2a0c6d60..1205d14c739 100644 --- a/java/docs/ci-intro.mdx +++ b/java/docs/ci-intro.mdx @@ -9,7 +9,7 @@ import ProgressiveImage from '@theme/ProgressiveImage'; ## Introduction -Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed doc on Continuous Integration. +Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed [doc on Continuous Integration](./ci.mdx). #### You will learn - [How to set up GitHub Actions](/ci-intro.mdx#setting-up-github-actions) diff --git a/python/docs/ci-intro.mdx b/python/docs/ci-intro.mdx index 5c2d47ea008..c3825cdbec0 100644 --- a/python/docs/ci-intro.mdx +++ b/python/docs/ci-intro.mdx @@ -9,7 +9,7 @@ import ProgressiveImage from '@theme/ProgressiveImage'; ## Introduction -Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed doc on Continuous Integration. +Playwright tests can be run on any CI provider. In this section we cover running tests on GitHub using GitHub Actions. If you would like to see how to configure other CI providers, check out our detailed [doc on Continuous Integration](./ci.mdx). #### You will learn - [How to set up GitHub Actions](/ci-intro.mdx#setting-up-github-actions)