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.1.tar.gz
(16.7 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.1.tar.gz.
File metadata
- Download URL: qa_helper_cli-0.1.1.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f42fabfa1e89eda3380d2d7839049c04f68c90425d9551584bfae42f84aeb425
|
|
| MD5 |
008c84b7ef35eb938e796fc2d1c7129a
|
|
| BLAKE2b-256 |
690903afa26758898966219592b16e3ebee4c51393f429c6a5ecc37cc18dfade
|
File details
Details for the file qa_helper_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: qa_helper_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 20.2 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 |
a492a02495793ad076d90ec92f3b945b525760062eccaab695125eb9b438baa9
|
|
| MD5 |
c0fac717da20bb60655f46e3e13c18eb
|
|
| BLAKE2b-256 |
d6441d66521f8b6c9da509dc3a34dc6446010b8839d1de7d4427a6d671677515
|