playwright-interactive Skill
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging. Published by openai in skills.
What is playwright-interactive Skill?
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging. Published by openai in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Design and media
- Browser automation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use playwright-interactive Skill
- Use it for browser automation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/playwright-interactive/SKILL.md
What it does
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.
Skill instructions
Playwright Interactive Skill Use a persistent jsrepl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed. Preconditions - jsrepl must be enabled for this skill. - If jsrepl is missing, enable it in ~/.codex/config.toml: toml [features] jsrepl = true - You can also start a new session with --enable jsrepl (equivalent to -c features.jsrepl=true). - After enabling jsrepl, start a new Codex session so the tool list refreshes. - For now, run this workflow with sandboxing disabled: start Codex with --sandbox danger-full-access (or the equivalent config for sandboxmode=danger-full-access). This is a temporary requirement while jsrepl + Playwright support inside the sandbox is still being completed. - Run setup from the same project directory you need to debug. - Treat jsreplreset as a recovery tool, not routine cleanup. Resetting the
Explore related resources
Frequently asked questions
What is playwright-interactive?
playwright-interactive is a open-source AI agent skill with Copy skill directory. Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.
Who is playwright-interactive best for?
playwright-interactive is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows.
How do I install playwright-interactive?
Install or run playwright-interactive using Copy skill directory. Check playwright-interactive for the latest setup command.
Is playwright-interactive actively maintained?
playwright-interactive may need a closer maintenance check before production use.
Auto-fetched from GitHub.