Skip to main content

Testmu binding for Selenium Python — thin test runtime for LambdaTest exports

Project description

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.

Project details


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.0b2.tar.gz (174.3 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.0b2-py3-none-any.whl (114.5 kB view details)

Uploaded Python 3

File details

Details for the file testmuai_selenium_bindings-0.1.0b2.tar.gz.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b2.tar.gz
Algorithm Hash digest
SHA256 1f1707d26c274103661acc97f027077d61550151f1dee11d7519159dd7afba0d
MD5 31098d0d63d374b443a71d2589c1c276
BLAKE2b-256 80f6f1015fd00ac87a196a8307f275772c0cfa0537bdae0f6e9b6403cd1ffc1d

See more details on using hashes here.

File details

Details for the file testmuai_selenium_bindings-0.1.0b2-py3-none-any.whl.

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 a1a966dde8e6713c1a99b881ba9bd129de2e3f9be436091292108517def164ec
MD5 7aea79d32ba4bfb024d94db16a2a93be
BLAKE2b-256 b7da60caf2e03cf1100829215e7afc9be2d065cb0d4bdff95aa3ee8eb8d2a4c2

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 Pingdom Monitoring Sentry Error logging StatusPage Status page