diff --git a/.pa11yci.json b/.pa11yci.json index f06c152f1..e91c05c08 100644 --- a/.pa11yci.json +++ b/.pa11yci.json @@ -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" + ] } ] } \ No newline at end of file