Skip to content

Add invisible_playwright to Automated Testing Tools - #115

Open
feder-cr wants to merge 1 commit into
ZoranPandovski:mainfrom
feder-cr:add-invisible-playwright
Open

Add invisible_playwright to Automated Testing Tools#115
feder-cr wants to merge 1 commit into
ZoranPandovski:mainfrom
feder-cr:add-invisible-playwright

Conversation

@feder-cr

Copy link
Copy Markdown

Adds invisible_playwright to Automated Testing Tools, placed alphabetically between Instancio and Jest. One line, nothing else touched.

It is a drop-in replacement for Playwright's Python API that drives a Firefox patched at the C++ source level, so the browser fingerprint comes from the engine rather than from a script injected into the page. The reason it belongs on a testing list rather than only a scraping one is the seed: the same seed reproduces the same browser every run, so a flaky failure stays reproducible instead of being a new machine each time.

MIT, on PyPI, Python 3.11+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant