Updated rules
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
ec65e64a67
commit
2aa864afaa
1 changed files with 2 additions and 6 deletions
|
@ -5,6 +5,7 @@
|
|||
"timeout": 500000,
|
||||
"wait": 2000,
|
||||
"ignore" : [
|
||||
"WCAG2AA.Principle1.Guideline1_4.1_4_3.G145.Fail",
|
||||
"WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail"
|
||||
],
|
||||
"viewport": {
|
||||
|
@ -20,13 +21,8 @@
|
|||
"set field input[name='password'] to password",
|
||||
"click element button[type=submit]",
|
||||
"wait for url to be https://snipe-it.test/"
|
||||
],
|
||||
"ignore": [
|
||||
"WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.NoTitleEl",
|
||||
"WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.2",
|
||||
"WCAG2AA.Principle1.Guideline1_4.1_4_3.G145.Fail",
|
||||
"WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail"
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"url": "https://snipe-it.test",
|
||||
|
|
Loading…
Add table
Reference in a new issue