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
# Azure Playwright client library for .NET - version 1.0.0-beta.1
9
+
# Azure Playwright client library for .NET - version 1.0.0-beta.2
10
10
11
11
12
12
Azure Playwright is a fully managed service that uses the cloud to enable you to run Playwright tests with much higher parallelization across different operating system-browser combinations simultaneously. This means faster test runs with broader scenario coverage, which helps speed up delivery of features without sacrificing quality. The service also enables you to publish test results and related artifacts to the service and view them in the service portal enabling faster and easier troubleshooting. With Azure Playwright, you can release features faster and more confidently.
To learn more about options for Microsoft Entra Id authentication, refer to [Azure.Identity credentials](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Developer.Playwright_1.0.0-beta.1/sdk/identity/Azure.Identity#credentials).
26
+
To learn more about options for Microsoft Entra Id authentication, refer to [Azure.Identity credentials](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Developer.Playwright_1.0.0-beta.2/sdk/identity/Azure.Identity#credentials).
27
27
28
28
### Prerequisites
29
29
30
30
- An [Azure subscription](https://azure.microsoft.com/free/dotnet/)
31
31
- Your Azure account must be assigned the [Owner](https://learn.microsoft.com/azure/role-based-access-control/built-in-roles#owner), [Contributor](https://learn.microsoft.com/azure/role-based-access-control/built-in-roles#contributor), or one of the [classic administrator roles](https://learn.microsoft.com/azure/role-based-access-control/rbac-and-directory-admin-roles#classic-subscription-administrator-roles).
32
32
33
33
## Useful links
34
-
-[Quickstart: Run end-to-end tests at scale](https://aka.ms/mpt/quickstart)
35
-
-[Quickstart: Set up continuous end-to-end testing across different browsers and operating systems](https://aka.ms/mpt/ci)
36
-
-[Explore features and benefits](https://aka.ms/mpt/about)
37
-
-[View Azure Playwright service demo](https://youtu.be/GenC1jAeTZE)
38
-
-[Documentation](https://aka.ms/mpt/docs)
39
-
-[Pricing](https://aka.ms/mpt/pricing)
40
-
-[Share feedback](https://aka.ms/mpt/feedback)
34
+
-[Quickstart: Run end-to-end tests at scale](https://aka.ms/pww/docs/quickstart)
35
+
-[Quickstart: Set up continuous end-to-end testing across different browsers and operating systems](https://aka.ms/pww/docs/ci)
36
+
-[Explore features and benefits](https://aka.ms/pww/docs/about)
0 commit comments