{"library":"splinter","type":"library","category":null,"description":"Splinter is a Python library that provides a high-level browser abstraction for web acceptance testing and browser automation. It supports multiple drivers including Selenium (for Chrome, Firefox, Edge, etc.) and offers a consistent API to interact with web elements, forms, and pages. It is actively maintained with regular feature releases and bug fixes, typically every few months. The current stable version is 0.21.0.","language":"python","status":"active","version":"0.21.0","tags":["web testing","browser automation","acceptance testing","selenium","headless browser","e2e testing"],"install":[{"cmd":"pip install splinter","imports":["from splinter import Browser"]},{"cmd":"pip install splinter[selenium4]","imports":[]},{"cmd":"pip install splinter[selenium3]","imports":[]}],"homepage":"https://splinter.readthedocs.io","github":"https://github.com/cobrateam/splinter","docs":"https://splinter.readthedocs.io/","changelog":"https://github.com/cobrateam/splinter/tree/master/docs/news","pypi":"https://pypi.org/project/splinter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/splinter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}