olore-playwright-latest

star 67

Local Playwright documentation reference (latest). Playwright documentation. Use for end-to-end testing, browser automation, cross-browser testing, selectors, assertions, and test fixtures.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-playwright-latest description: Local Playwright documentation reference (latest). Playwright documentation. Use for end-to-end testing, browser automation, cross-browser testing, selectors, assertions, and test fixtures.

playwright Documentation

Playwright documentation. Use for end-to-end testing, browser automation, cross-browser testing, selectors, assertions, and test fixtures.

Quick Reference

Task Entry Point
Get started (JS/TS) contents/intro-js.md
Get started (Python) contents/intro-python.md
Write tests contents/writing-tests-js.md
Locators and selectors contents/locators.md
Page API reference contents/api/class-page.md
Locator API reference contents/api/class-locator.md
Assertions contents/test-assertions-js.md
Network interception contents/network.md
Authentication contents/auth.md
CI/CD setup contents/ci.md

When to use

Use this skill when the user asks about:

  • End-to-end browser testing with Playwright
  • Browser automation, web scraping, or page interaction
  • Selectors, locators, and finding elements
  • Assertions and auto-waiting behavior
  • Test configuration, fixtures, and parallelization
  • Network mocking and interception
  • Playwright API (Page, Locator, BrowserContext, etc.)
  • Running Playwright in CI, Docker, or with MCP

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-playwright-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator