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.5.tar.gz (261.2 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.5-py3-none-any.whl (151.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.5.tar.gz
Algorithm Hash digest
SHA256 3771c48b6dc4c430fc84952d2ae0ded0b23838baf0bf1c65aed2981b5f6fdaea
MD5 5308e97ddea72b86100e8fa04b168d67
BLAKE2b-256 273058c6d1fafed662a4e1dd19fd80ccdc22d2f633e1c4c5033bf599a073e5ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 12d00b970b6060754e38bb7bd600a3ea3102ff32af8940ffe6925e5cf48e00dd
MD5 fcaf5dc6ae4630cf75678053e1981389
BLAKE2b-256 528e8cdfeea9d692e487cc9df09fa99e57d68a40ae4067fdcc790ed9b3c18f6e

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