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
Copy file name to clipboardExpand all lines: articles/playwright-testing/how-to-try-playwright-testing-free.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,15 +26,16 @@ The following table lists the limits for the Microsoft Playwright Testing free t
26
26
|-|-|
27
27
| Duration of trial | 30 days |
28
28
| Total test minutes¹ | 100 minutes |
29
-
| Number of workspaces¹²³ | 1 |
29
+
| Number of workspaces²³ | 1 |
30
30
31
31
¹ If you run a test that exceeds the free trial test minute limit, only the overage test minutes account towards the pay-as-you-go billing model.
32
32
33
33
² These limits only apply to the *first* workspace you create in your Azure subscription. Any subsequent workspaces you create in the subscription automatically uses the pay-as-you-go billing model.
34
34
35
35
³ If you delete the free trial workspace, you can't create a new free trial workspace anymore.
36
36
37
-
If you exceed any of these limits, the workspace is automatically converted to the pay-as-you-go billing model. Learn more about the [Microsoft Playwright Testing pricing](https://aka.ms/mpt/pricing).
37
+
> [!CAUTION]
38
+
> If you exceed any of these limits, the workspace is automatically converted to the pay-as-you-go billing model. Learn more about the [Microsoft Playwright Testing pricing](https://aka.ms/mpt/pricing).
38
39
39
40
## Create a workspace
40
41
@@ -56,7 +57,7 @@ To create a workspace in the Playwright portal:
56
57
|---------|---------|
57
58
|**Workspace name**| Enter a unique name to identify your workspace.<BR>The name can only consist of alphanumerical characters, and have a length between 3 and 64 characters. |
58
59
|**Azure subscription**| Select the Azure subscription that you want to use for this Microsoft Playwright Testing workspace. |
59
-
|**Region**| Select a geographic location to host your workspace. <BR>This is the location where the test run data is stored for the workspace. |
60
+
|**Region**| Select a geographic location to host your workspace. <BR>This location is where the test run data is stored for the workspace. |
0 commit comments