More urls

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-04-23 06:27:20 +01:00
parent a9db8d6898
commit 6a00620552

View file

@ -49,6 +49,20 @@
"navigate to https://snipe-it.test/hardware",
"screen capture tests/pa11y/asset-list.png"
]
},
{
"url" : "https://snipe-it.test/hardware/1",
"actions" : [
"navigate to https://snipe-it.test/hardware/1",
"screen capture tests/pa11y/asset-detail.png"
]
},
{
"url" : "https://snipe-it.test/account/view-assets",
"actions" : [
"navigate to https://snipe-it.test/account/view-assets",
"screen capture tests/pa11y/profile.png"
]
}
]
}