Skip to main content

The germanium project: Selenium WebDriver testing API that doesn't disappoint. (tested WebDrivers package)

Project description

This is the optional drivers package.

Germanium is a set of extensions on top of the regular WebDriver API, allowing for a super easy creation of tests. It’s opensource and free:

pip install -U germanium[germaniumdrivers]

Simply put Germanium is a Web Testing API that doesn’t disappoint:

from germanium.static import *
from time import sleep

open_browser("ff")
go_to("http://www.google.com")
type_keys("germanium pypy<enter>", Input("q"))
wait(Link("Python Package Index"))
click(Link("Python Package Index"))
sleep(5)
close_browser()

Here is the [usage documentation](http://germaniumhq.com/documentation/), or as [PDF](http://germaniumhq.com/documentation/germanium-usage.pdf)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

germaniumdrivers-2.0.8.tar.gz (25.6 MB view details)

Uploaded Source

File details

Details for the file germaniumdrivers-2.0.8.tar.gz.

File metadata

File hashes

Hashes for germaniumdrivers-2.0.8.tar.gz
Algorithm Hash digest
SHA256 4610fc81be1b8fc9fae00d849b2c5b1ae0fb441ac8605bd27281c3c6657ecaa7
MD5 90ae751a439e2ce6f1b2001cf646e67c
BLAKE2b-256 b0cf7c40123f0a3803641c345ea2c715b3f8946d89d61c3ddde0ad51f214cb69

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page