llm-browser-testkit 0.2.5

LLM-driven browser test framework — define browser test scenarios in TOML with natural language steps and LLM-powered assertions
Documentation
1
2
3
4
5
# Default scenario for the A2A agent server image.
# Mount your own scenarios at /scenarios and set A2A_SERVER_PORT.

[config]
a2a_server = { enabled = true, port = 3100 }