Skip to main content

Selenium wrapper for CloudBeat Pytest Kit

Project description

CloudBeat Python Integrations

CloudBeat logo

Release Status Downloads

Learn more about CloudBeat at https://cloudbeat.io/

~ 🧾 Documentation – official documentation for CloudBeat
~ 🙋🏻 Contact and Support – contact us and we'd love to help
~ 📣 Blog – stay updated with our latest news
~ 💻 Demo – request a demo


Quick start

Make sure your requirements.txt includes:

cloudbeat-pytest
cloudbeat-selenium

Standard Installation

cd pytest-selenium
python -m venv env
env\Scripts\activate
pip install -r requirements.txt

Installation using UV

uv venv
uv pip install -r requirements.txt

Set python src path if necessary

set PYTHONPATH=src

Run your tests

Standard

cd pytest-selenium
env\Scripts\activate

All tests

pytest 

Parallel tests

pytest -n 4

Single test

pytest -v -s Tests/test_login.py 

Using UV

uv run pytest # run all tests
uv run pytest -n 4 # run parallel tests
uv run pytest -v -s Tests/test_login.py # run a single test

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

cloudbeat_selenium-1.0.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloudbeat_selenium-1.0.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file cloudbeat_selenium-1.0.0.tar.gz.

File metadata

  • Download URL: cloudbeat_selenium-1.0.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for cloudbeat_selenium-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7be61fdbf2ef22fd13dae6e447688453cb6ad9bd22ac9aa181d93ace4ee42f1f
MD5 90e36f7fb77c37622e90131af49ebc8c
BLAKE2b-256 3034dcb765000ee27ca62e072620166482ecacb8d4acdbae3f5bde73a86f2a5e

See more details on using hashes here.

File details

Details for the file cloudbeat_selenium-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudbeat_selenium-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ffd5162ca1af9a592fbed03a729a84b2d8a8d54399bb4355e6524a4d43ed27d0
MD5 278e5c0a9224c52a3bb7c1860f2b97d4
BLAKE2b-256 2d09b3c931f916b8316a39de8b10a43e303343b8e8c48e58fb2cb0b8ab7cd863

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