tangle-network/Browser Agent Tests
Run AI browser tests on your app with the bad CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Browser Agent API key (from browser.tangle.tools/ci-cd) | yes | — |
| api-url | Browser Agent API URL | no | https://browser.tangle.tools |
| suite | Test suite ID to run | no | — |
| goal | Plain English test goal (used if no suite specified) | no | — |
| url | Target URL to test (used with goal) | no | — |
| browsers | Comma-separated browsers: chromium,firefox,webkit | no | chromium |
| timeout | Max wait time in seconds (default: 600) | no | 600 |
| cli-version | bad CLI version to install | no | latest |
Outputs
| name | description |
|---|---|
| run-ids | Comma-separated run IDs |
| passed | Whether all runs passed |
| results-url | URL to view results |