Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

testmuai-selenium-bindings

Python runtime bindings for Selenium-based generated tests.

Install

pip install testmuai-selenium-bindings

Usage

import testmu_selenium

testmu_selenium.configure(build="my-build", name="my-test")

@testmu_selenium.test
def my_test(driver):
    driver.get("https://example.com")
    el = testmu_selenium.findElement(driver, [{"selector": "h1", "isXPath": False}])
    assert el is not None

if __name__ == "__main__":
    testmu_selenium.run(my_test)

The PyPI distribution name is testmuai-selenium-bindings; the import name is testmu_selenium.

Download files

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

Source Distribution

testmuai_selenium_bindings-0.1.4b2.tar.gz (260.4 kB view details)

Uploaded Source

Built Distribution

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

testmuai_selenium_bindings-0.1.4b2-py3-none-any.whl (150.6 kB view details)

Uploaded Python 3

File details

Details for the file testmuai_selenium_bindings-0.1.4b2.tar.gz.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4b2.tar.gz
Algorithm Hash digest
SHA256 c05c1058b4758871d33682f606f31617ede6bed0bd816c174e721777ab1dc751
MD5 557a10daad6dddbb85677652c9e55d8a
BLAKE2b-256 c578229414a2ee0430275261af0e63e947656ccad87d2c04e045467284eec3c0

See more details on using hashes here.

File details

Details for the file testmuai_selenium_bindings-0.1.4b2-py3-none-any.whl.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4b2-py3-none-any.whl
Algorithm Hash digest
SHA256 c5c76bc699395d6e90651884fd62291294a05a63322021195f1d434b1b0e80f8
MD5 81639957d5160d9b36a4f6eb2ee7b867
BLAKE2b-256 9e50edcf0fd455308ee8f7693b6157adb71ba4c864f95ca4c4602483cc77023b

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 Sentry Error logging StatusPage Status page