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.2.tar.gz (234.5 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.2-py3-none-any.whl (141.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0018be9a52b6d95241a324d71402d944d85d612e6e9d6e1a0c6912140cb6ba6b
MD5 97fd1e43727490d4d39a8a0a04df46e4
BLAKE2b-256 8f01e9ca027063180310692bc716168467ac9c2074627ae2e8b39bd72d86ad2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6f2cb68c981dbb5dd34110736146fd0eb486d7d2632d397a2746aa423ce5058f
MD5 559ed541ac8a759e08356626113b3265
BLAKE2b-256 0403ce1ac192ff53b696851efaca9415add615c56cda0327e63f6731e90af482

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