Skip to content

Commit

Permalink
Create axe-worklfow.json
Browse files Browse the repository at this point in the history
  • Loading branch information
steinimo authored Jun 22, 2024
1 parent 52b80f8 commit de48856
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions axe-worklfow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"projects": [
{
"name": "Hanoi Towers Cookie Banner",
"id": "hanoi-towers-cookie-banner",
"pageList": [
{
"name": "homepage",
"url": "http://localhost:8080",
"actions": [
"click element \"#root > div:nth-child(1) > div > div:nth-child(3) > button\"",
"analyze page"
]
}
]
}
]
}

0 comments on commit de48856

Please sign in to comment.