splinter
Web testing tool
A Python test framework for automating web applications using Selenium and other tools.
splinter - python test framework for web applications
3k stars
95 watching
509 forks
Language: Python
last commit: 20 days ago
Linked from 3 awesome lists
automationhacktoberfestpythonseleniumwebdriver
Related projects:
Repository | Description | Stars |
---|---|---|
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
symfony/panther | A library that automates browser testing and web scraping using real browsers and the WebDriver protocol. | 2,944 |
seleniumhq/selenium | A platform for automating web browser interactions | 30,751 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,479 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,886 |
jazzband/django-silk | A tool that intercepts and stores HTTP requests and database queries for inspection and analysis. | 4,483 |
smicallef/spiderfoot | Automates information gathering and analysis from various data sources to support threat intelligence and cybersecurity efforts | 13,156 |
veliovgroup/spiderable-middleware | intercepts requests from web crawlers and proxies them to a prerendering service for rendering HTML | 38 |
dloss/python-pentest-tools | A collection of Python libraries and tools for network exploitation and reverse engineering. | 2,718 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |
r0x0r/pywebview | A tool for embedding web content in desktop applications with native GUI support | 4,767 |
yashaka/selene | A Python-based Web UI browser test automation framework inspired by Selenide. | 695 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,914 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,624 |
spyoungtech/behave-webdriver | A step library for writing Selenium WebDriver tests with the Behave BDD testing framework | 62 |