More urls
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
a9db8d6898
commit
6a00620552
1 changed files with 14 additions and 0 deletions
|
@ -49,6 +49,20 @@
|
||||||
"navigate to https://snipe-it.test/hardware",
|
"navigate to https://snipe-it.test/hardware",
|
||||||
"screen capture tests/pa11y/asset-list.png"
|
"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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue