Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ This job starts [Playwright](https://playwright.dev/docs/intro) (functional) tes It uses the following variable: | Name | description | default value | | Name | Description | Default value | | ------------------------ | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | | `PLAYWRIGHT_IMAGE` | The Docker image used to run Playwright. | `mcr.microsoft.com/playwright:latest` | | `PLAYWRIGHT_PROJECT_DIR` | The Playwright root project directory (contains the `playwright.config.ts` file) | `.` | Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ This job starts [Playwright](https://playwright.dev/docs/intro) (functional) tes It uses the following variable: | Name | description | default value | | Name | Description | Default value | | ------------------------ | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | | `PLAYWRIGHT_IMAGE` | The Docker image used to run Playwright. | `mcr.microsoft.com/playwright:latest` | | `PLAYWRIGHT_PROJECT_DIR` | The Playwright root project directory (contains the `playwright.config.ts` file) | `.` | Loading