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
508 forks
Language: Python
last commit: 3 months 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 | 18,095 |
symfony/panther | A library that automates browser testing and web scraping using real browsers and the WebDriver protocol. | 2,955 |
seleniumhq/selenium | A platform for automating web browser interactions | 30,979 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,525 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,889 |
jazzband/django-silk | A tool that intercepts and analyzes HTTP requests and database queries in Django applications | 4,526 |
smicallef/spiderfoot | Automates information gathering and analysis from various data sources to support threat intelligence and cybersecurity efforts | 13,364 |
veliovgroup/spiderable-middleware | intercepts requests from web crawlers and proxies them to a prerendering service for rendering HTML | 39 |
dloss/python-pentest-tools | A collection of Python libraries and tools for network exploitation and reverse engineering. | 2,725 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
r0x0r/pywebview | A Python wrapper around a webview component that enables display of HTML content in native GUI windows for desktop applications. | 4,849 |
yashaka/selene | A Python-based testing framework for web UI automation with an intuitive API and built-in features to simplify test writing | 697 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,634 |
spyoungtech/behave-webdriver | A step library for writing Selenium WebDriver tests with the Behave BDD testing framework | 62 |