JSPM

rebrowser-playwright-core

1.52.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3903
  • Score
    100M100P100Q128543F
  • License Apache-2.0

A drop-in replacement for playwright-core patched with rebrowser-patches. It allows to pass modern automation detection tests.

Package Exports

  • rebrowser-playwright-core
  • rebrowser-playwright-core/lib/cli/program
  • rebrowser-playwright-core/lib/outofprocess
  • rebrowser-playwright-core/lib/remote/playwrightServer
  • rebrowser-playwright-core/lib/server
  • rebrowser-playwright-core/lib/server/registry/index
  • rebrowser-playwright-core/lib/server/utils/image_tools/colorUtils
  • rebrowser-playwright-core/lib/server/utils/image_tools/compare
  • rebrowser-playwright-core/lib/server/utils/image_tools/imageChannel
  • rebrowser-playwright-core/lib/server/utils/image_tools/stats
  • rebrowser-playwright-core/lib/utils
  • rebrowser-playwright-core/lib/utilsBundle
  • rebrowser-playwright-core/lib/zipBundle
  • rebrowser-playwright-core/package.json
  • rebrowser-playwright-core/types/protocol
  • rebrowser-playwright-core/types/structs

Readme

rebrowser-playwright-core

⚠️ This is the original playwright-core patched with rebrowser-patches.

🕵️ The ultimate goal is to pass all automation detection tests presented in rebrowser-bot-detector.

🪄 It's designed to be a drop-in replacement for the original playwright-core without changing your codebase. Each major and minor version of this repo matches the original repo, patch version could differ due to changes related to the patch itself.

☝️ Make sure to read: Patches for Puppeteer and Playwright

🐛 Please report any issues in the rebrowser-patches repo.

playwright-core

This package contains the no-browser flavor of Playwright.