Communityv0.1.1

Selenium Automation

Teaches the agent how to perform advanced web automation using Python, Selenium WebDriver, and ChromeDriver.

1.7kdownloads7active installsgg-erick
View on ClawHubBack to Skills

Skill Details

Slug
selenium-browser-skill
Latest Version
0.1.1
Author
gg-erick
Published
Mar 3, 2026
Updated
May 17, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Selenium Automation.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

- Added explicit security and execution rules: scripts must not be run automatically; user approval is now required before executing automation code. - Documented system and Python dependencies (python3, chromedriver, google-chrome, and selenium) in the skill metadata. - Included installation instructions for required Python packages. - No functional code changes were made to the Selenium usage examples or guidance.