playwright/tests/installation/fixture-scripts
Andrey Lushnikov af042beb13
feat: introduce docker integration (#16382)
This patch introduces the following commands:
- `npx playwright docker build` that builds a VRT docker image
  locally that is based off the `mcr.microsoft.com/playwright:jammy`
- `npx playwright docker start` that launches a docker container with
  browsers.
- `npx playwright docker stop` that stops given docker container.
- `npx playwright docker test` that runs all the tests inside a
  launched docker container.
2022-09-09 15:25:42 -07:00
..
docker.spec.js feat: introduce docker integration (#16382) 2022-09-09 15:25:42 -07:00
download-chromedriver.js
driver-client.js
electron-app.js
esm-playwright-chromium.mjs
esm-playwright-firefox.mjs
esm-playwright-test.mjs
esm-playwright-webkit.mjs
esm-playwright.mjs
esm.mjs
failing.spec.js
inspector-custom-executable.js
playwright-test-types.ts
read-json-report.js
sample.spec.js
sanity-electron.js
sanity.js
screencast.js
validate-dependencies-skip-executable-path.js
validate-dependencies.js