{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"}],"enrichment":{"capability":"SeleniumLibrary is a Robot Framework library that provides keywords for automating web browser interactions using Selenium, enabling test automation of web applications.","skillfed_tags":["web-automation","robot-framework","test-automation"],"use_cases":["Write Robot Framework test suites that automate login flows, form submissions, and page navigation in web applications.","Build regression test suites for web UIs that run across multiple browsers and environments without rewriting test logic.","Create acceptance tests that verify web application behavior in natural language, readable by non-technical stakeholders.","Extend SeleniumLibrary with custom keywords for domain-specific testing workflows in your organization.","Automate cross-browser testing by running the same Robot Framework tests against Chrome, Firefox, Safari, and Edge."],"what_it_does":"SeleniumLibrary bridges Robot Framework and Selenium, providing a set of keywords for automating web browser interactions in test scripts. It handles browser automation tasks like opening browsers, clicking elements, entering text, and validating page content\u2014all expressed as Robot Framework keywords rather than Python code. The library works with Selenium 4 and supports Python 3.10 through 3.13, plus PyPy.\n\nThe library is designed for teams writing Robot Framework tests who need to automate web application testing. Rather than writing Python Selenium code directly, testers write Robot Framework test cases using high-level keywords provided by SeleniumLibrary, often layering domain-specific keywords on top. Browser drivers are automatically installed and managed by Selenium Manager, reducing setup friction. The library has been actively maintained since 2015 and is production-stable.","worth_installing":"Yes. SeleniumLibrary is a mature, actively maintained library with low install friction and no known vulnerabilities. It is the standard way to integrate Selenium-based web automation into Robot Framework test suites. Install it if you are writing Robot Framework tests that need to automate web browser interactions; it is production-ready and widely used."},"id":"robotframework-seleniumlibrary","links":{"html":"https://skillfed.io/packages/robotframework-seleniumlibrary","md":"https://skillfed.io/packages/robotframework-seleniumlibrary.md","pypi":"https://pypi.org/project/robotframework-seleniumlibrary/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-17","license_spdx":null,"license_treatment":"permissive","name":"robotframework-seleniumlibrary","python_support":"supports_current","summary":"Web testing library for Robot Framework"},"popularity":{"monthly_downloads":2162606,"position":3242,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.9.0"}
