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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8fd92078bab2fb89d4a3d32f6df2023511f1e9ef75ee6730b4d0f9344704b3ae
MD5 823271509ef936aff65d9f3d31dff871
BLAKE2b-256 ce4545f53ae8a8007b1bb531666966370594c3b3fdbf89d2315adfe732a641bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9945fdea448d8ca8c445d4ee2c5538bc198a17d21eac444fa05a42b8c703f51d
MD5 ace7a550b060ea3e5454dc79a1b6b2f7
BLAKE2b-256 c54c360eb141f31e3dbcaa3be471900e40f4355bfdff8ff28f0a1b63d0fcbec9

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