Requires #5425
-
list all tests
-
list all actions
-
run arbitrary codeceptjs code
add timeout option
should ask for CodeceptJS code
should provide status, ARIA snapshot and saved files for Screenshot/HTML/ARIA/BrowserLogs/HTTP Requests
should start browser if not started
-
tool to run specific test
add timeout option
should return link to test trace file (at the start, so it could read it)
-
run a test step by step
- should return same output as running arbitrary test
- should also return link to trace file
-
start browser
should be recommended by other tools if browser not started
-
stop browser
Reference:
Previous implementation:
#4982
Tool usage example:
https://github.com/testomatio/explorbot/blob/main/src/ai/tools.ts#L351
Requires #5425
list all tests
list all actions
run arbitrary codeceptjs code
add timeout option
should ask for CodeceptJS code
should provide status, ARIA snapshot and saved files for Screenshot/HTML/ARIA/BrowserLogs/HTTP Requests
should start browser if not started
tool to run specific test
add timeout option
should return link to test trace file (at the start, so it could read it)
run a test step by step
start browser
should be recommended by other tools if browser not started
stop browser
Reference:
Previous implementation:
#4982
Tool usage example:
https://github.com/testomatio/explorbot/blob/main/src/ai/tools.ts#L351