the missing selenium test for the report setup screen from last sprint

This commit is contained in:
2024-04-18 20:48:26 -05:00
parent 387aad8087
commit 11f1250d73
8 changed files with 520 additions and 9 deletions

View File

@ -0,0 +1,16 @@
{
"options": [
{
"id": "person",
"label": "Person"
},
{
"id": "city",
"label": "City"
},
{
"id": "savedReport",
"label": "Saved Report"
}
]
}