Playwright MCP v0.0.71 added browser_drop. MCP clients can now invoke Locator.drop directly, reducing the need to fake drag-and-drop via evaluate or mouse.move chains. Covers intermediate event firing and screenshot verification of CSS changes during drag.
A deep dive comparing 10 AI-powered E2E testing and browser automation tools including Shortest, Playwright MCP, Stagehand, Skyvern, and QA Wolf, categorized by use case with focus on reliability, speed, and cost.
An explanation of Shortest, a natural-language E2E testing framework built on Anthropic Claude API and Playwright, from the perspective of a Playwright user. Includes a comparison with Playwright MCP, caveats, and when to use each.