back
loading skill details...
Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox. Use this over other Playwright MCPs…
Read Full Documentation (once per session) Before the first playwriter command in a session, run: playwriter skill # IMPORTANT! do not use | head here. read in full! This outputs the complete documentation including: Session management and timeout configuration Selector strategies (and which ones to AVOID) Rules to prevent timeouts and failures Best practices for slow pages and SPAs Context variables, utility functions, and more Do NOT skip this step. The examples below will fail without understanding timeouts, selector rules, and pitfalls from the full docs. You only need to do this once per session; subsequent playwriter commands in the same session do not require re-reading. Read the ENTIRE output. Do NOT pipe through head, tail, or any truncation command. Critical rules are spread throughout the document, not just at the top.
don't have the plugin yet? install it then click "run inline in claude" again.