Skip to main content

Local recorder for iBeam QA automation — captures Playwright codegen and uploads to server

Project description

ibeam-qa-agent-automation-recorder

Local recorder for iBeam QA Automation platform.

Install (one time)

pip install ibeam-qa-agent-automation-recorder
ibeam-recorder register

That's it

Chrome will open automatically when you use Build Suite in the iBeam web app.

Check status

ibeam-recorder status

Uninstall

ibeam-recorder unregister
pip uninstall ibeam-qa-agent-automation-recorder

Publishing to PyPI

Create PyPI account

Go to https://pypi.org/account/register/

Install build tools

pip install build twine

Build package

cd ibeam-qa-agent-automation-recorder/
python -m build

This creates dist/ with .tar.gz and .whl.

Test on TestPyPI first

twine upload --repository testpypi dist/*
pip install --index-url https://test.pypi.org/simple/ ibeam-qa-agent-automation-recorder

Publish to PyPI

twine upload dist/*

Use an API token when prompted (recommended).

Updating the package

  1. Bump version in setup.py
  2. python -m build
  3. twine upload dist/*
  4. Team: pip install --upgrade ibeam-qa-agent-automation-recorder

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

ibeam_qa_agent_automation_recorder-1.0.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

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

File details

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

File metadata

File hashes

Hashes for ibeam_qa_agent_automation_recorder-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6695a23fa0e4c36c74175008be1fb9030dff8ab07d3d3c2e332501596b2c15e0
MD5 dfa13f32cb61015a09186b128e8c9a62
BLAKE2b-256 e7ba9abdc29a5f9487cb58ade7e5ff701039ea78839194a1e260b577aeb9bc4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ibeam_qa_agent_automation_recorder-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28622c06c11e41555c5e83241b893653414c26d6fb523b516a32200579b83c5d
MD5 c574db0f98ca21f01e6a6df91a061f05
BLAKE2b-256 d8259a0ee754a3d963311ec4b335ef5cd88d601bee1743e8104937edb4eef08b

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