New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

playwright-core

Package Overview
Dependencies
Maintainers
1
Versions
4772
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright-core - npm Package Compare versions

Comparing version 0.11.1-next.1584947279674 to 0.11.1-next.1584986171530

2

package.json
{
"name": "playwright-core",
"version": "0.11.1-next.1584947279674",
"version": "0.11.1-next.1584986171530",
"description": "A high-level API to automate web browsers",

@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright",

@@ -19,3 +19,3 @@ # Playwright

### Installation
### Usage

@@ -28,5 +28,6 @@ ```

### Usage
Once installed, Playwright can be used to create a browser instance, open pages and then automate interactions.
Playwright can be used to create a browser instance, open pages, and then manipulate them. See [API docs](https://github.com/microsoft/playwright/blob/master/docs/api.md) for a comprehensive list.
* [Get started with examples](docs/examples/README.md)
* [API reference](docs/api.md)

@@ -33,0 +34,0 @@ ### Examples

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc