@kettanaito: I'm excited to announce "React End-to-end Testing with Playwright"! Complete your testing journey by learning how to us…
Summary
Announcement of a course on React end-to-end testing with Playwright, covering browser automation, user journeys, auth, search, test setup, and debugging tips.
View Cached Full Text
Cached at: 05/08/26, 05:36 PM
I’m excited to announce “React End-to-end Testing with Playwright”! 🎉
Complete your testing journey by learning how to use Playwright to test your entire app. I’m talking full browser automation, user journeys, auth, search, test setup, debugging tips…
Here’s what’s inside https://t.co/VpaV00ikXa
Similar Articles
@freeCodeCamp: Testing is what helps keep software reliable after you ship new features. And in this course, Beau teaches you software…
freeCodeCamp announces a comprehensive course on software testing with Playwright, covering fundamentals like the testing pyramid, TDD, API testing, and AI-powered tools like KaneAI.
@playwrightweb: Component testing in Playwright has a new shape: stories & galleries. A story wraps your component in one scenario — pr…
Playwright is introducing a new component testing approach with 'stories & galleries' — stories wrap a component in a scenario (props, providers, mock data) in a *.story.tsx file, and a gallery page renders them on demand across frameworks. Feedback is invited on the experimental CT packages.
@kettanaito: More and more people are asking me about testing resources so let's put everything I've written in one post. Bookmark, …
The author consolidates a series of articles on software testing fundamentals, covering topics such as the purpose of testing, assertions, code coverage, and handling flaky tests.
Built a Playwright version that lets AI-Agents navigate the web
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.
Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code
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.