#988754 ITP: splinter -- tool for testing web applications using Python

Package:
wnpp
Source:
wnpp
Submitter:
Joseph Nuthalapati
Date:
2025-11-29 16:48:48 UTC
Severity:
wishlist
#988754#5
Date:
2021-05-19 04:16:18 UTC
From:
To:
* Package name    : python-splinter
   Version         : 0.14.0
   Upstream Author : Andrews Medina
* URL             : https://splinter.readthedocs.io
* License         : BSD-3-Clause
   Programming Lang: Python
   Description     : browser abstraction for web acceptance testing

  Splinter is an open source tool for testing web applications using
  Python. It lets you automate browser actions, such as visiting URLs
  and interacting with their items.


Splinter is useful for browser-based testing of web applications
developed on Debian, especially for native Debian packages which are web
applications. Splinter uses Selenium for browser automation.