|
| 1 | +items: |
| 2 | +- name: Playwright Workspaces |
| 3 | + expanded: true |
| 4 | + items: |
| 5 | + - name: Overview |
| 6 | + items: |
| 7 | + - name: What is Playwright Workspaces? |
| 8 | + displayName: Playwright, MPT, overview, introduction |
| 9 | + href: playwright-workspaces/overview-what-is-microsoft-playwright-workspaces.md |
| 10 | + - name: Try Playwright Workspaces for free |
| 11 | + displayName: free trial, free, trial, try |
| 12 | + href: playwright-workspaces/how-to-try-playwright-workspaces-free.md |
| 13 | + - name: Quickstarts |
| 14 | + items: |
| 15 | + - name: Run end-to-end tests at scale |
| 16 | + displayName: getting started, quickstart, cli, command-line, playwright |
| 17 | + href: playwright-workspaces/quickstart-run-end-to-end-tests.md |
| 18 | + - name: Set up continuous end-to-end testing |
| 19 | + displayName: getting started, quickstart, github actions, azure pipelines, azure devops, ci/cd, CICD, continuous integration, continuous delivery |
| 20 | + href: playwright-workspaces/quickstart-automate-end-to-end-testing.md |
| 21 | + - name: Concepts |
| 22 | + items: |
| 23 | + - name: Determine optimal test suite configuration |
| 24 | + displayName: workers, concurrency, parallel, parallelism, parallelize, parallelization |
| 25 | + href: playwright-workspaces/concept-determine-optimal-configuration.md |
| 26 | + - name: How-to guides |
| 27 | + items: |
| 28 | + - name: Optimize regional latency |
| 29 | + displayName: region, location, workspace, location preference, latency |
| 30 | + href: playwright-workspaces/how-to-optimize-regional-latency.md |
| 31 | + - name: Manage workspaces |
| 32 | + href: playwright-workspaces/how-to-manage-playwright-workspace.md |
| 33 | + - name: Manage access tokens |
| 34 | + displayName: permissions, access, security, authentication, authorization, keys, secrets, revoke |
| 35 | + href: playwright-workspaces/how-to-manage-access-tokens.md |
| 36 | + - name: Manage workspace access |
| 37 | + displayName: RBAC, permissions, access, role-based access control, users, roles, security, authorization, authentication, grant, revoke |
| 38 | + href: playwright-workspaces/how-to-manage-workspace-access.md |
| 39 | + - name: Run tests for local and private apps |
| 40 | + displayName: local, localhost, internal app, private apps, private endpoint |
| 41 | + href: playwright-workspaces/how-to-test-local-applications.md |
| 42 | + - name: Configure visual comparisons |
| 43 | + href: playwright-workspaces/how-to-configure-visual-comparisons.md |
| 44 | + - name: Manage authentication |
| 45 | + href: playwright-workspaces/how-to-manage-authentication.md |
| 46 | + - name: Use service package options |
| 47 | + href: playwright-workspaces/how-to-use-service-config-file.md |
| 48 | + - name: Tutorials |
| 49 | + items: |
| 50 | + - name: Accelerate Playwright test run and troubleshoot efficiently |
| 51 | + displayName: Playwright, parallel execution, cloud-hosted browsers, service, playwright service |
| 52 | + href: playwright-workspaces/tutorial-run-end-to-end-tests.md |
| 53 | + - name: Samples |
| 54 | + items: |
| 55 | + - name: Contoso Traders cloud testing demo |
| 56 | + href: https://github.com/microsoft/contosotraders-cloudtesting/ |
| 57 | + - name: Examples repository |
| 58 | + href: https://github.com/microsoft/playwright-testing-service/ |
| 59 | + - name: Troubleshoot & debug |
| 60 | + items: |
| 61 | + - name: Troubleshoot test run failures |
| 62 | + href: playwright-workspaces/troubleshoot-test-run-failures.md |
| 63 | + - name: Resources |
| 64 | + items: |
| 65 | + - name: Azure roadmap |
| 66 | + href: https://azure.microsoft.com/updates/ |
| 67 | + - name: Playwright documentation |
| 68 | + href: https://playwright.dev |
| 69 | + - name: Pricing |
| 70 | + href: https://aka.ms/pww/pricing |
| 71 | + - name: Regional availability |
| 72 | + href: https://azure.microsoft.com/regions/services/ |
| 73 | + - name: Service limits |
| 74 | + displayName: quotas, limits, capacity, supported browsers, supported platforms, supported operating systems, supported OS, supported OSes, supported OSs, supported devices, supported device, supported mobile devices, supported mobile device, supported mobile OS, supported mobile OSes, supported mobile operating systems, supported mobile operating system, |
| 75 | + href: playwright-workspaces/resource-limits-quotas-capacity.md |
0 commit comments