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.3b1.tar.gz (238.0 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.3b1-py3-none-any.whl (142.7 kB view details)

Uploaded Python 3

File details

Details for the file testmuai_selenium_bindings-0.1.3b1.tar.gz.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.3b1.tar.gz
Algorithm Hash digest
SHA256 c25e7ded780a43fcd6752c911dadc5d3f3fefb0ed70bf568412619acbc05979f
MD5 0e10de6d9b4539fda30e57e014a331f0
BLAKE2b-256 91c24b55e1e6814d75564ad4964c8553c41e9aa7796135f84a6658bc1a943352

See more details on using hashes here.

File details

Details for the file testmuai_selenium_bindings-0.1.3b1-py3-none-any.whl.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 4213f824d7f97de3c9b8f3551ea07aff179107eb107b8ed05897f52f0813e0e5
MD5 4bef221b9e530e514e8b7d1fa205d1de
BLAKE2b-256 803ee992094972e09aaae95ee5111989b4eac12923e3b54a512f76225bc0338b

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