📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@airtop/plugin-playwright

Package Overview
Dependencies
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airtop/plugin-playwright

Adds Playwright support to the Airtop SDK

1.0.0-alpha2.10
latest
Source
npm
Version published
Maintainers
8
Created
Source

Airtop Playwright Plugin

This plugin adds Playwright support to the Airtop SDK.

Installation

npm install @airtop/sdk @airtop/plugin-playwright playwright

Usage

import { registerAirtopPlugin } from "@airtop/sdk";
import { playwrightPlugin } from "@airtop/plugin-playwright";

registerAirtopPlugin(playwrightPlugin);

Docs

Visit the docs here.

Keywords

airtop

FAQs

Package last updated on 24 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts