pramoddutta/BrowserBash Suite

Run plain-English browser tests (*_test.md) with the BrowserBash AI agent and post the verdict on the PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
testsDirectory (or single file) of *_test.md testsno.browserbash/tests
providerBrowser provider: local | cdp | browserbase | lambdatest | browserstacknolocal
modelModel id (empty = auto resolution; set ANTHROPIC_API_KEY or provider keys in env)no""
timeoutPer-test timeout in secondsno300
concurrencyMax parallel tests (empty = auto from CPU + memory)no""
shardDeterministic suite slice for matrix jobs, e.g. 1/4no""
budget-usdStop launching new tests once estimated spend reaches thisno""
versionbrowserbash-cli version to installnolatest
commentPost/refresh a PR comment with the verdict table (needs pull_request event)notrue
namedescription
exit-codeSuite exit code: 0 passed, 1 failed, 2 infra/budget, 3 timeout
junitPath to the JUnit XML report