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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.2b1.tar.gz
Algorithm Hash digest
SHA256 7ad52145f851dfc84deeeab432c0126c3253a0f3a378ab22e1dcc445baf5ead5
MD5 d73bd3ff0d28f4ee19fea042224a2bfc
BLAKE2b-256 0e4449bf4c06ac9921b75364aaf40045c6decaa3da61223e711fb0920b414d54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.2b1-py3-none-any.whl
Algorithm Hash digest
SHA256 56c9dca954adeae64a02811aee865a5b94c518725c41fee8e49b6356155af32e
MD5 bd7ac51b9934041f167e3f8d4c6aa452
BLAKE2b-256 0c6446a5821c096dbed71fa39c9713fc6c694c5cf0209eb146b344c9464da0c4

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