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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b1.tar.gz
Algorithm Hash digest
SHA256 57f6f17a2dcc7fc9e9f7dfe9ea5cb1108aea3df531cb1fd4ec9de21171dd71b1
MD5 98a9d96e41e586cd7312e84ac6387bcd
BLAKE2b-256 daec63456f35c4b69dea97123c3ee351341bef859223fc9905c3268fe972448b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 b46f86fda3b33a4f00764b64d6c60a6daf15076db8a60591466c32d5dc85e57a
MD5 023beebddaaae1b2fcca79c0402d30b6
BLAKE2b-256 ed12bc70261f0f61d80e6837492eb82778492c73a81467a485e2ae8a5067aedd

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