Skip to main content

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.4.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.4-py3-none-any.whl (150.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0e3b7031a44b23cc1ac054983c92e4d25fd2f6071c82d7fccaeeb0ba4b93053f
MD5 330c882fdc2178730665697154147ef5
BLAKE2b-256 bceaed52262562fbd709e5026e7684b1f6d2fd9de4152c1bf05e7936f0dd4817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1332e26cbff4f5129c9dbb549190abfe267d082ca431940a978b6335e8722c76
MD5 81bf32246764dc8857a4e4b7af3acad4
BLAKE2b-256 7c7e48e1bd28ad3e8dd2da333c33f93ea21bc8be11ffb280c2e88786ba54d1c4

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