·robotframework-browser-skill
</>

robotframework-browser-skill

Guide AI agents in creating Browser Library tests using Playwright-powered automation with auto-waiting, assertion engine, and modern web features. Use when asked to create web tests with Browser Library, handle locators, assertions, iframes, Shadow DOM, or multi-tab scenarios.

9Installs·0Trend·@manykarim

Installation

$npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-browser-skill

How to Install robotframework-browser-skill

Quickly install robotframework-browser-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-browser-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: manykarim/robotframework-agentskills.

SKILL.md

View raw

Browser Library uses Playwright for fast, reliable browser automation with built-in auto-waiting and powerful assertion capabilities.

Browser Library automatically waits for elements to be actionable before interacting. No explicit waits needed in most cases.

| Complex locators, chaining, nth-match | references/locators.md | | Assertion operators, retry logic | references/assertion-engine.md | | Browser/Context/Page management | references/browser-context-page.md | | Complete keyword reference | references/keywords-reference.md | | iframes and Shadow DOM | references/iframes-shadow-dom.md |

Guide AI agents in creating Browser Library tests using Playwright-powered automation with auto-waiting, assertion engine, and modern web features. Use when asked to create web tests with Browser Library, handle locators, assertions, iframes, Shadow DOM, or multi-tab scenarios. Source: manykarim/robotframework-agentskills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-browser-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from manykarim/robotframework-agentskills

Quick answers

What is robotframework-browser-skill?

Guide AI agents in creating Browser Library tests using Playwright-powered automation with auto-waiting, assertion engine, and modern web features. Use when asked to create web tests with Browser Library, handle locators, assertions, iframes, Shadow DOM, or multi-tab scenarios. Source: manykarim/robotframework-agentskills.

How do I install robotframework-browser-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-browser-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/manykarim/robotframework-agentskills