From 6a00620552a801ed815bb9425d317246250e539e Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 23 Apr 2025 06:27:20 +0100 Subject: [PATCH] More urls Signed-off-by: snipe --- .pa11yci.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.pa11yci.json b/.pa11yci.json index f06c152f1e..e91c05c08e 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