mirror of https://github.com/microsoft/playwright
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
469 B
31 lines
469 B
node_modules/ |
|
/test-results/ |
|
/tests/coverage-report |
|
.local-browsers/ |
|
/.dev_profile* |
|
.DS_Store |
|
*.swp |
|
*.pyc |
|
.vscode |
|
.idea |
|
yarn.lock |
|
/packages/playwright-core/src/generated/* |
|
packages/*/lib/ |
|
drivers/ |
|
.android-sdk/ |
|
.gradle/ |
|
nohup.out |
|
.trace |
|
.tmp |
|
allure* |
|
playwright-report |
|
test-results |
|
/demo/ |
|
/packages/*/LICENSE |
|
/packages/*/NOTICE |
|
/packages/playwright/README.md |
|
/packages/playwright-core/api.json |
|
.env |
|
/tests/installation/output/ |
|
/tests/installation/.registry.json |
|
.cache/
|
|
|