feder-cr/invisible_playwright ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python package that makes Playwright look like a real person is using Firefox, even in headless mode.

I want the normal Playwright flow to stay almost the same, but wrapped so I can launch a browser with one simple context manager, use it sync or async, and keep everything else like page.goto, click, type, and all the usual methods working normally. It should support proxies, automatic timezone matching, and a way to set a seed so the same fingerprint can be recreated later. I also want a way to pin a few fingerprint values, like screen size or GPU info, while the rest still comes from the seed.

Please add a small command line tool to fetch the browser engine and show the installed version. Make the package work on Linux and Windows, and fail clearly on unsupported platforms. If anything needs current browser or Playwright details, look up the latest docs online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab