playwright-roll Skill
Roll Playwright .NET to a new version Published by microsoft in playwright-dotnet.
What is playwright-roll Skill?
Roll Playwright .NET to a new version Published by microsoft in playwright-dotnet. 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
- Testing
- Documentation
- Browser automation use cases
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use playwright-roll Skill
- Use it for browser automation.
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/playwright-dotnet
- Skill file: .claude/skills/playwright-roll/SKILL.md
What it does
Roll Playwright .NET to a new version
Skill instructions
Help the user roll to a new version of Playwright. ../../../ROLLING.md contains general instructions and scripts. See also CLAUDE.md for build, test, and architecture details. Unless the exact version is specified by the user, you need to find the latest version of the driver. Check the publish workflow here: https://github.com/microsoft/playwright/actions/workflows/publishrelease.yml. The step that builds and publishes the driver contains the exact version you need. Now, with the driver version known, always start with running the roll script to update the version and regenerate the API to see the state of things. bash ./build.sh --roll <driver-version Afterwards, walk through the upstream changes that affect the Java client and port the relevant ones. Determining what to port List the upstream commits that touched a client-relevant path since the last roll. The paths cover everything that can change the public Java surface or the wire protocol: - docs/src/api/ — the source of truth f
Explore related resources
Frequently asked questions
What is playwright-roll?
playwright-roll is a open-source AI agent skill with Copy skill directory. Roll Playwright .NET to a new version
Who is playwright-roll best for?
playwright-roll is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, documentation workflows.
How do I install playwright-roll?
Install or run playwright-roll using Copy skill directory. Check playwright-roll for the latest setup command.
Is playwright-roll actively maintained?
playwright-roll may need a closer maintenance check before production use.
Auto-fetched from GitHub.