test- and user-oriented wrapper for Playwright
Plugin to allow for Firebase authentication in Playwright tests
A maintained fork of ghost-cursor, converted to Playwright
Lightweight Playwright plugin for API schema validation. It leverages both the AJV validator (for plain JSON schemas, Swagger documents, and OpenAPI schemas) and the Zod validator (for Zod schemas).
A page to warn users about a suspected phishing site.
No description provided.
参考https://playwright.dev/docs/intro ## 2.配置SMTP邮箱 ``` host: 'smtp.163.com', port: 465, secure: true, auth: { user: 'xxx@xxx.com', pass: 'xxxx' } ``` ## 3.运行 ``` npm run dev ```
参考https://playwright.dev/docs/intro ## 2.配置SMTP邮箱 ``` host: 'smtp.163.com', port: 4653, secure: true, auth: { user: 'abc@xxx.com', pass: 'xxxx' } ``` ## 3.运行 ``` npm run dev ```
A npm package to get chatgpt token by your username and password.
An application for downloading a tiktok user's videos.
An opinionated interface for writing, running, and saving BackstopJS tests
High-level Rust browser automation for the Playhard workspace.
Typed Chrome DevTools Protocol helpers for the Playhard Rust browser automation stack.
Chrome launcher and profile management for the Playhard Rust browser automation stack.
Transport primitives for the Playhard Rust browser automation stack.