35 related articles

In-depth comparison of Playwright vs Selenium covering DevTools Protocol, async performance, smart locators, and AI MCP integration to help you choose the best automation testing tool.

Tally is a browser-based spreadsheet verification tool that automatically checks numbers against original sources like PDFs. This article analyzes its core features, technical architecture, and value for financial auditing and data validation.

Demo of ChatGPT Work as an AI Agent autonomously browsing AMC's website for IMAX tickets, setting hourly auto-checks for cancellations, and sending notifications.

A systematic breakdown of the three mainstream test automation approaches in the AI era: AI-generated code scripts, DOM parsing driven, and LVM visual model driven. In-depth comparison of principles, pros/cons, and use cases.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.

PawFlow decouples vision and reasoning into two models, letting a text-only LLM reliably control a Linux desktop. A deep dive into its dual-model architecture, pre-click guard, and caching strategy.

An in-depth analysis of the AI-driven software testing paradigm: with Skill and CLI as the core hub, supporting both platformized management and digital employees, helping testing teams transform from script writers into capability builders.

Learn automation testing from scratch! This article breaks down a three-stage path: Selenium/Appium tools, Requests+PyTest API testing, performance testing and CI/CD, with real projects—build a complete skill set in 21 days.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

A full walkthrough of AI-assisted reverse engineering of Taobao's mtop Sign signature: packet capture, parameter classification, MD5 identification, and scraper code generation.

Creator Ajiang burned 10B Tokens on Codex to migrate cc-haha from Tauri 2 to Electron. A deep dive into Codex's long-horizon engineering, Computer Use, costs, and practical advice for developers.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

Learn how to build an AI-driven API automation testing framework using Agent+Skill architecture with Claude Code, covering test case generation, script execution, and report output.

A complete Python beginner's guide covering language features, six ideal learner profiles, and seven application areas. Discover why Python is the best choice for coding beginners and AI learners.

A detailed 7-step guide to building commercial AI Agents, covering requirements, platform selection (Coze/Dify/FastGPT), prompt engineering, databases, UI, testing, and deployment.

6 AI Skills for test engineers: test case generation, PRD-to-XMind, JMeter scripts, Playwright automation, performance reports, and requirement checklists—completing 2-3 days of work in half a day.

In-depth comparison of Playwright vs Selenium: DevTools protocol speed advantages, async support, smart locators, and AI/MCP integration to help you choose the right Web automation tool.

Hands-on test of Chrome DevTools MCP with Claude Code: AI automatically opens a browser, writes an article, fills in tags, and publishes — full workflow breakdown with pros and cons analysis.

Learn how to use Python Pandas to automate Excel data filtering and categorization. Core code is just 6-8 lines — handle massive datasets effortlessly.