playwright-core
Advanced tools
Comparing version 0.13.0-next.1587507074181 to 0.13.0-next.1587509060871
{ | ||
"name": "playwright-core", | ||
"version": "0.13.0-next.1587507074181", | ||
"version": "0.13.0-next.1587509060871", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright", |
@@ -29,3 +29,3 @@ # 🎭 Playwright | ||
* [Get started with examples](docs/examples/README.md) | ||
* [Documentation](docs/README.md) | ||
* [API reference](docs/api.md) | ||
@@ -126,6 +126,2 @@ | ||
## Contributing | ||
Check out our [contributing guide](https://github.com/microsoft/playwright/blob/master/CONTRIBUTING.md). | ||
## FAQ | ||
@@ -183,7 +179,11 @@ | ||
## Contributing | ||
Check out our [contributing guide](https://github.com/microsoft/playwright/blob/master/CONTRIBUTING.md). | ||
## Resources | ||
* [Get started with examples](docs/examples/README.md) | ||
* [API documentation](docs/api.md) | ||
* [Getting started on CI](docs/ci.md) | ||
* [Documentation](docs/README.md) | ||
* [Example recipes](docs/examples/README.md) | ||
* [API reference](docs/api.md) | ||
* [Community showcase](docs/showcase.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1408413