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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0.tar.gz
Algorithm Hash digest
SHA256 06d6aac9af7e4ef977f764586bc54c71f9548110522e4613454818ae627cb1bd
MD5 1b92df7221db809759c0298e04fe46de
BLAKE2b-256 0e49f564198176f4ab5351cd8f174d4bdd215d5b5b7881740316305c0e685f11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 342043637f5345146e1ac1b1afe228c60d36830dc7676abc38d8832d73faf249
MD5 466f075c909d1828cb7a70c76e1a36c6
BLAKE2b-256 dd2356c84da85a32dae7df0c21a65a4c23ea6c6cd1146c981fb2ee1e3368a504

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