Agent skill

Selenium WebDriver

Selenium WebDriver expertise for cross-browser automation and legacy system testing

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill selenium-webdriver --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Edit-Glob-Grep
Path: library/specializations/qa-testing-automation/skills/selenium-webdriver/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Selenium WebDriver Skill ## Overview This skill provides expert-level capabilities for Selenium WebDriver-based automation, enabling cross-browser testing, grid configuration, and integration with mobile testing through Appium. ## Capabilities ### WebDriver Management - WebDriver initialization and configuration - Browser driver management (ChromeDriver, GeckoDriver, etc.) - Session handling and cleanup ### Cross-Browser Testing - Chrome, Firefox, Safari, Edge support - Handle browser-specific quirks and capabilities - Configure browser options and preferences ### Grid Configuration - Selenium Grid setup for parallel execution - Node registration and management - Docker-based grid configuration ### Element Interaction - Handle dynamic waits and element location strategies - Implement robust element locators - Handle iframes, windows, and alerts ### Page Object Model - Generate Page Object Model patterns - Implement reusable page components - Create fluent APIs for test readability ### Mobile Integration - Mobile browser testing configuration - Appium integration for native apps ## Target Processes - `e2e-test-suite.js` - Full E2E test suite implementation - `cross-browser-testing

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. WebDriver Management
  4. Cross-Browser Testing
  5. Grid Configuration
  6. Element Interaction
  7. Page Object Model
  8. Mobile Integration
  9. Target Processes
  10. Dependencies
  11. Usage Example
  12. Configuration
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Selenium WebDriver skill do?

Selenium WebDriver expertise for cross-browser automation and legacy system testing

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill selenium-webdriver --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going