playwright

Tag

Cards List
#playwright

I built an AI agent that applies to jobs for me — tailors my resume per job, fills the forms, and waits for my approval before submitting

Reddit r/AI_Agents · 3d ago

Built an AI agent that automates job applications by tailoring resumes and filling forms, but requires user approval before submission. Uses Python, Playwright, and an LLM.

0 favorites 0 likes
#playwright

Have your agent record video demos of its work with shot-scraper video

Simon Willison's Blog · 5d ago Cached

shot-scraper 1.10 introduces a new 'shot-scraper video' command that uses Playwright to record video demos of web application routines, enabling coding agents to produce visual proof of their work.

0 favorites 0 likes
#playwright

I open-sourced patchright-cli: a Patchright + real Chrome CLI for AI agents

Reddit r/AI_Agents · 2026-06-17

A developer open-sourced patchright-cli, a lightweight CLI that uses Patchright to allow AI agents to drive a real Google Chrome browser, designed to avoid detection on websites.

0 favorites 0 likes
#playwright

browser sessions start failing at around 20 concurrent. nobody warns you about this

Reddit r/AI_Agents · 2026-06-12

Playwright scrapers in production on Node.js start failing around 20 concurrent browser sessions, causing memory spikes and crashes. The developer notes documentation does not warn about this limit.

0 favorites 0 likes
#playwright

Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code

Hacker News Top · 2026-06-08 Cached

Intuned is a YC-backed tool that uses an AI agent to build, deploy, and maintain Playwright-based browser automations, handling scraping, RPA, and crawlers with built-in anti-detection and authentication.

0 favorites 0 likes
#playwright

Built upgraded Playwright MCP with ability to view DOM (for those who are writing their own AI testing agents)

Reddit r/AI_Agents · 2026-06-03

Upgraded Playwright MCP to provide full DOM serialization for AI agents, improving visibility of interactive elements compared to the default ARIA snapshot. Open-sourced for developers building AI test agents.

0 favorites 0 likes
#playwright

@shao__meng: Microsoft releases terminal-native Web Agent framework: Webwright https://github.com/microsoft/webwright… Core design: code as action. Traditional web agents follow a loop of 'observe → predict next click → execute', where each step relies on L…

X AI KOLs Timeline · 2026-05-27 Cached

Microsoft has released a terminal-native Web Agent framework called Webwright, which automates web operations by having LLMs write Playwright scripts. It features a minimal architecture and state-of-the-art performance, with support for multiple model backends and product integrations.

0 favorites 0 likes
#playwright

Built a Playwright version that lets AI-Agents navigate the web

Reddit r/AI_Agents · 2026-05-22

A fork of Playwright that generates unique browser fingerprints per session to enable AI agents to navigate the web undetected. The project is fully open-source under MIT license.

0 favorites 0 likes
#playwright

@quanruzhuoxiu: My favorite design in Midscene.js is actually not the AI part, but the HTML replay report. Every time a script runs, it automatically generates a single-file HTML report containing: - Screenshots of each step - Full prompt input to the model - JSON output from the model (...

X AI KOLs Timeline · 2026-05-22 Cached

Midscene.js's HTML replay report design helps developers quickly locate the cause of AI automation failures through the triple combination of screenshots, prompt, and model output.

0 favorites 0 likes
#playwright

@Suryanshti777: https://x.com/Suryanshti777/status/2056764492093194257

X AI KOLs Timeline · 2026-05-19 Cached

A comprehensive overview of nine powerful plugins and tools that turn Claude Code into an autonomous engineering system, enabling faster debugging, codebase search, UI generation, database queries, and terminal access.

0 favorites 0 likes
#playwright

@hasantoxr: I'm done paying $500 a month for anti-detect browsers after finding this. It's called CloakBrowser. A stealth Chromium …

X AI KOLs Timeline · 2026-05-12

The article introduces CloakBrowser, an open-source stealth Chromium-based browser designed to bypass bot detection systems like reCAPTCHA and Cloudflare Turnstile. It claims to offer superior stealth capabilities by patching the C++ source code rather than injecting JavaScript, positioning itself as a free alternative to expensive commercial anti-detect browsers.

0 favorites 0 likes
#playwright

Today I declare AI Web Agent free again

Reddit r/AI_Agents · 2026-05-09

The author releases StealthFox, an open-source Firefox fork designed to bypass anti-bot systems by generating unique, consistent browser fingerprints at the C++ level for AI web agents.

0 favorites 0 likes
#playwright

@simplifyinAI: This python library scrapes any website while bypassing every bot protection on the internet. It rotates fingerprints, …

X AI KOLs Timeline · 2026-05-08

A Python library that scrapes websites while bypassing bot protections like Cloudflare and Akamai by rotating fingerprints, mimicking browser headers, and automatically handling CAPTCHAs. It uses Headless Chromium, Playwright, proxy rotation, and is fully open-source.

0 favorites 0 likes
#playwright

@kettanaito: I'm excited to announce "React End-to-end Testing with Playwright"! Complete your testing journey by learning how to us…

X AI KOLs Following · 2026-05-07 Cached

Announcement of a course on React end-to-end testing with Playwright, covering browser automation, user journeys, auth, search, test setup, and debugging tips.

0 favorites 0 likes
#playwright

CloakHQ/CloakBrowser

GitHub Trending (daily) · 2026-05-08 Cached

CloakBrowser is an open-source stealth Chromium browser that passes bot detection tests through 49 C++ source-level patches, offering drop-in replacements for Playwright and Puppeteer in Python and JavaScript.

0 favorites 0 likes
← Back to home

Submit Feedback