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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.1b1.tar.gz
Algorithm Hash digest
SHA256 5e4c2773b645b8ea1ed452db45196a9ade9f849c42d5d15e0426f924ac13fecc
MD5 f2f07fba077b19d4d2f1f2782ed0820a
BLAKE2b-256 0b55e6106b3d6b13acc907d3b62ad2b2f0c450a333862563fdc36b8ab1778ee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 cb04d39cf8c26913f0bbc5b819fba824f0f04a9f99adc2754a59e2630a8982f1
MD5 2fd39de1ab645027ffe5ad7a64b96056
BLAKE2b-256 232c158bdd39b13b9292553853a9a1c2f1edbe1d9fffae10cf75a030736f89c5

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