olore-playwright-1-60-0

star 67

Local Playwright documentation reference (1.60.0). 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-1.60.0 description: Local Playwright documentation reference (1.60.0). Playwright documentation. Use for end-to-end testing, browser automation, cross-browser testing, selectors, assertions, and test fixtures.

Playwright Documentation

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

Quick Reference

Task Entry Point
JavaScript/TypeScript setup contents/intro-js.md
Writing tests contents/writing-tests-js.md
Locators and selectors contents/locators.md
API reference (Page) contents/api/class-page.md
Test configuration contents/test-configuration-js.md
Assertions contents/test-assertions-js.md
Network mocking contents/mock.md
Debugging contents/debug.md

When to use

Use this skill when the user asks about:

  • End-to-end testing and browser automation
  • Locators, selectors, and element interactions
  • Test configuration, fixtures, parallelism, and retries
  • Network interception, mocking, and API testing
  • Screenshots, videos, tracing, and debugging
  • Cross-browser testing (Chromium, Firefox, WebKit)
  • Accessibility testing and emulation
  • Playwright Test runner (JS/TS), pytest, JUnit, NUnit integrations

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-1-60-0
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator