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.1.tar.gz (179.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.1-py3-none-any.whl (115.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e4cecb6e0a5c865ba6dbb113dbd71a22df86952c0917d4dd66e9bd9381e2248a
MD5 5e65c99b2a2715620f19fce71289cf37
BLAKE2b-256 c950986e5c16f9de5b1de24a6ea438289578c75c70b36fac7c802974fa6d6f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90ac6154754529f9a29026868f0ad83b9c6056f4463cbfee8093ffce141a65db
MD5 f6559cfa82c66392b9f9f60614362954
BLAKE2b-256 3a23b2556299fb7ed59e86b540b255cc278bf6e295adf7e03743195dc6d5aae5

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