Setup & Installation
What This Skill Does
Generates Selenium WebDriver automation scripts and tests in Java, Python, JavaScript, C#, Ruby, or PHP. Supports local execution with ChromeDriver/GeckoDriver and TestMu AI cloud for cross-browser testing across 3000+ browser/OS combinations. Includes Page Object Model patterns, explicit wait strategies, and CI/CD integration.
It produces test code with proper wait strategies, locator patterns, and teardown logic out of the box, skipping the trial-and-error of getting Selenium boilerplate right.
When to use it
- Writing a login flow test with Page Object Model in Java or Python
- Running cross-browser tests on Chrome, Firefox, and Safari from a single config
- Setting up a Selenium Grid project with TestMu AI cloud credentials
- Debugging flaky tests caused by stale elements or missing waits
- Generating data-driven test suites that read inputs from CSV or Excel