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.4b1.tar.gz (260.1 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.4b1-py3-none-any.whl (150.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4b1.tar.gz
Algorithm Hash digest
SHA256 efca3162daa40dcdc9ad7b7779a1c80c301c5e5cd4a42b37203ae999671e1a43
MD5 7510f9e4bc9bbae8cffbc64d6e89ea3b
BLAKE2b-256 b5bb350fd510099cd89d8dadd97d8fc140087a433f9d82ed0b3178089c3c9ea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.4b1-py3-none-any.whl
Algorithm Hash digest
SHA256 f987089c2c8d32f4ba7539890ae1fbd80124bffa8738600cb2f3966e81bd0c9f
MD5 215ef071f1802107a2a35af902484b0f
BLAKE2b-256 aaf123ba9b664dddb9daba16ef40891ca671a795b1532f2559d7a9fb13ce00bf

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