From 39e99b03c3bdb85f20423662f9319b0edf0ddc85 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Tue, 7 Feb 2023 22:54:41 -0500 Subject: dev-python/*: update Zope sphinx Signed-off-by: Julien Roy --- dev-python/splinter/metadata.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dev-python/splinter/metadata.xml (limited to 'dev-python/splinter/metadata.xml') diff --git a/dev-python/splinter/metadata.xml b/dev-python/splinter/metadata.xml new file mode 100644 index 0000000..6125bb7 --- /dev/null +++ b/dev-python/splinter/metadata.xml @@ -0,0 +1,24 @@ + + + + + Julien Roy + julien@jroy.ca + + + Splinter is a Python framework that provides a simple and consistent interface for web application automation. + Key features: + Easy to learn: The API is designed to be intuitive and quick to pick up. + Faster to code: Automate browser interactions quickly and reliably without fighting the tool. + Powerful: Designed for real world use cases, it guards against common automation quirks. + Flexible: Access to lower level tools is never hidden. Break out into raw Selenium at any time. + Robust: Support is available for multiple automation drivers (Selenium, Django, Flask, ZopeTestBrowser). + + + https://splinter.readthedocs.io/en/latest/news.html + https://splinter.readthedocs.io/ + https://github.com/cobrateam/splinter/issues + cobrateam/splinter + splinter + + -- cgit v1.2.3