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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b3.tar.gz
Algorithm Hash digest
SHA256 e69768ea7986880526e4b649acbac1113948416f8cdbdeae2f01eec92ec6ffc2
MD5 77d92a1d48cc09848f2580a49c4c9175
BLAKE2b-256 d9e4d34f7838b52da9c1aef7a5414fd3364cdb6bf1b42e14d0995c4b2f34077b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testmuai_selenium_bindings-0.1.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 daf5e52ead6742187a98a397a549a62620eaa9dbb5f73d285ba60c22b693baa0
MD5 7f0cc28d83d432ec2de63206dd1945d4
BLAKE2b-256 2bd7358d1b67fbc73b786c99515133a568781e41f58a5e0cd1ef6ad6a40b11df

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