Captures a full-page screenshot and the current page HTML whenever a scenario or snippet step fails, and uploads both as run artifacts so failures can be diagnosed from the run's file list. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"name": "liqa",
|
|
"version": "1.12.0",
|
|
"private": true,
|
|
"workspaces": [
|
|
"server",
|
|
"client"
|
|
]
|
|
}
|