Teaches the agent how to perform advanced web automation using Python, Selenium WebDriver, and ChromeDriver.
- 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.