padamson/playwright-rust

Rust language bindings for Microsoft Playwright

141Stars on the repository
7Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

doctest-conventions

01

padamson/playwright-rust

Skill Claude CodeCodex

Conventions for authoring rustdoc doctests in playwright-rust — the norun annotation, module-level placement, hidden scaffolding lines, and how doctests are exercised in CI vs pre-commit.

141 2d ago A 49 tokens original Apache-2.0

release-process

02

padamson/playwright-rust

Skill Claude CodeCodex

End-to-end release runbook for playwright-rust — version bump, supply-chain refresh, per-crate CHANGELOGs, tag-prefix routing for the three workspace crates, the safer push-then-tag workflow that waits for CI before publishing, and the post-release follow-ups.

141 2d ago A 58 tokens original Apache-2.0

supply-chain

03

padamson/playwright-rust

Skill Claude CodeCodex

Procedure for keeping playwright-rust's cargo audit / cargo deny / cargo vet checks green when bumping the project's own version, when external crates change, and when a security advisory drops.

141 2d ago A 41 tokens original Apache-2.0

playwright-rs-usage

04

padamson/playwright-rust

Skill Claude CodeCodex

Procedural reference for using playwright-rs in Rust browser-automation code — object model (Browser/Context/Page/Locator), the locator!() macro, builder pattern for options, auto-wait semantics, adding the crate and installing its browsers, and how to capture / inspect traces for failure diagnosis. Use when writing…

141 2d ago A 98 tokens original Apache-2.0