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.5b1.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.5b1-py3-none-any.whl (151.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.5b1.tar.gz
Algorithm Hash digest
SHA256 e67f7b63112804cf5e7603c915349c300064892818f5357cf824e3499ca91f1f
MD5 d48fbb85358a4853f485280184ecffa9
BLAKE2b-256 720d424dd06caa9a404c26df53806d5656301fc25d932f059ea21c2f82f2cd98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.5b1-py3-none-any.whl
Algorithm Hash digest
SHA256 f494bc06755015c18fda99c11435978c103093273d2f7812b7d667d338456a7a
MD5 8eabe7c2b98a5d58da96cd0aedcc4a6c
BLAKE2b-256 3b3c17827aee4690ec784acd4cf2e72970e6a116586526d272e892d484e45e86

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