·robotframework-selenium-skill
</>

robotframework-selenium-skill

Generate Robot Framework tests using SeleniumLibrary for browser automation with Selenium WebDriver. Use when asked to create web UI tests, automate browsers, interact with forms, handle multiple windows/frames, or execute JavaScript.

7Installs·0Trend·@manykarim

Installation

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

How to Install robotframework-selenium-skill

Quickly install robotframework-selenium-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-selenium-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

Create browser automation tests using SeleniumLibrary with Selenium WebDriver.

SeleniumLibrary provides browser automation using Selenium WebDriver. Unlike Browser Library, explicit waits are often required for reliable test execution.

WebDriver binaries (chromedriver, geckodriver, etc.) must be in PATH. Selenium 4.6+ includes Selenium Manager which handles driver downloads automatically, so executablepath and webdriver-manager are often unnecessary with modern Selenium. For older versions:

Generate Robot Framework tests using SeleniumLibrary for browser automation with Selenium WebDriver. Use when asked to create web UI tests, automate browsers, interact with forms, handle multiple windows/frames, or execute JavaScript. 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-selenium-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from manykarim/robotframework-agentskills

Quick answers

What is robotframework-selenium-skill?

Generate Robot Framework tests using SeleniumLibrary for browser automation with Selenium WebDriver. Use when asked to create web UI tests, automate browsers, interact with forms, handle multiple windows/frames, or execute JavaScript. Source: manykarim/robotframework-agentskills.

How do I install robotframework-selenium-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-selenium-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