Tag

Everything on playwright

Every guide, comparison and detector run we have published under playwright.

Article 4 min

Playwright persistent contexts, and what they still do not give you

launchPersistentContext keeps cookies between runs, which is half of an identity. The other half is the fingerprint staying identical too, plus the API differences that trip people up. A practical guide with the gotchas.

Article 4 min

When a Playwright stealth plugin stops being enough

Stealth plugins are free, they work, and for a one-off script we would use one too. The failure is not detection on day one, it is what happens on the release that moves the goalposts, and what a plugin never covered in the first place.