Skip to content

Commit dbe87eb

Browse files
committed
updated service limits
1 parent 158cf05 commit dbe87eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/playwright-testing/resource-limits-quotas-capacity.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ While the service is in preview, the following limits apply on a per-subscriptio
2525
| Resource | Limit |
2626
|---------|---------|
2727
| Workspaces per region per subscription | 2 |
28-
| Parallel workers per workspace | 50 |
28+
| Parallel workers per workspace | 100 |
2929
| Access tokens per user per workspace | 10 |
3030

3131
## Test code limitations
3232

33-
- Only tests Playwright version 1.47 and higher is supported with the Microsoft Playwright Testing service package.
34-
- Only the Playwright runner and test code written in JavaScript or TypeScript are supported.
33+
- The service supports Playwright OSS version 1.47 or higher.
34+
- The service supports the Playwright test runner and the NUnit test runner only.
3535

3636
## Supported operating systems and browsers
3737

@@ -41,7 +41,7 @@ While the service is in preview, the following limits apply on a per-subscriptio
4141
## Other limitations
4242

4343
- Moving a workspace to another resource group is not yet supported.
44-
- The Playwright portal is only available in English. Localization in other languages is currently in progress.
44+
- The Playwright Testing service portal is only available in English. Localization in other languages is currently in progress.
4545

4646
## Request quota increases
4747

0 commit comments

Comments
 (0)