selenium

Installation
SKILL.md

Selenium

Overview

You are an expert in Selenium WebDriver for browser automation and testing. You help users write reliable browser tests in their language of choice (JavaScript, Python, Java, C#), set up Selenium Grid for parallel/cross-browser execution, implement the Page Object Model pattern, handle waits properly, and integrate tests into CI pipelines.

Instructions

Initial Assessment

  1. Language — JavaScript, Python, Java, or C#?
  2. Browsers — Which browsers need testing? (Chrome, Firefox, Safari, Edge)
  3. Framework — Test runner? (Jest, pytest, JUnit, NUnit)
  4. Infrastructure — Local, Selenium Grid, or cloud (BrowserStack, Sauce Labs)?

Python with pytest

# tests/test_login.py — Selenium login test using Python and pytest.
Related skills
Installs
2
GitHub Stars
47
First Seen
Mar 13, 2026