Execute QA test cases with AI-powered browser automation
Project description
qa-helper-cli
Execute AI-generated test cases against your app using browser automation.
Install
pip install qa-helper-cli
playwright install chromium
Usage
# Authenticate with your QA Helper account
qa-helper login
# List all TCs in a markdown file (no login needed)
qa-helper testcases.md --list
# Run a specific TC
qa-helper testcases.md --tc TC-001
# Run multiple TCs
qa-helper testcases.md --tc TC-001 TC-003
# Run all TCs
qa-helper testcases.md
# Run against a specific app URL
qa-helper testcases.md --url https://staging.myapp.com
# Run with visible browser
qa-helper testcases.md --headed
# Clear credentials
qa-helper logout
Requirements
- Python 3.10+
- A QA Helper account at qa-helper.xyz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qa_helper_cli-0.1.0.tar.gz
(16.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qa_helper_cli-0.1.0.tar.gz.
File metadata
- Download URL: qa_helper_cli-0.1.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
946c21681317890ceda173f23dcbd744ed8c9c55f83a7879bbcf67d4aefc7bc4
|
|
| MD5 |
fd1ff6f8b10b6596566026b4ed4e047e
|
|
| BLAKE2b-256 |
09eab2a450b60e8b8fe57e8ef7ad670b422084c032c965541612e4d53b25a9d9
|
File details
Details for the file qa_helper_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qa_helper_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f97d829801bc94945acd681809d182bb96c57f1e559548f83d0046ad4d79d24
|
|
| MD5 |
d0be75e81ef38a2591286689d5c5134e
|
|
| BLAKE2b-256 |
0c9a2947a40d030694d3ac9fb1ab49f6efba593c8a92c1ba3a8713170f67631d
|