Selenium Selenium is a popular open-source framework for automating web browsers. Developers and QA engineers use it to write tests that simulate user interactions on websites, ensuring applications function correctly across different browsers and environments. Official docs: https://www.selenium.dev/documentation/ Selenium Overview - Browser - Tab - Element - Attribute - CSS Property - Cookie - Screenshot - Log Use action names and parameters as needed. Working with Selenium This skill uses the Membrane CLI to interact with Selenium. Membrane handles authentication and credentials refresh au…