Skip to main content

The germanium project: Selenium WebDriver testing API that doesn't disappoint.

Project description

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.

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: [germanium-usage.pdf](https://raw.githubusercontent.com/bmustiata/germanium/master/doc/out/germanium-usage.pdf)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

germanium-1.7.2-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

germanium-1.7.2-py2-none-any.whl (41.3 kB view details)

Uploaded Python 2

File details

Details for the file germanium-1.7.2-py3-none-any.whl.

File metadata

File hashes

Hashes for germanium-1.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5a91f3bf718d333160e3e6e0d934f1555a9c2a022146391a14e52d61835f9759
MD5 019936a68885f2a179224902cc195c36
BLAKE2b-256 6b859561e322374a803fae7f8d82e57a0690357c3f993de768af2ddebf96fe44

See more details on using hashes here.

File details

Details for the file germanium-1.7.2-py2-none-any.whl.

File metadata

File hashes

Hashes for germanium-1.7.2-py2-none-any.whl
Algorithm Hash digest
SHA256 666c292588bd0acb479efc4807d34609f0c7d2b3480b9ab307598b50fe9c4370
MD5 7d19f6212a2bc60098be5c0fc12afffe
BLAKE2b-256 688ff991015222adc6f348083c71732a6f4c0c984c626687287b56a23081400f

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