We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d79032d + 7d72267 commit 8a584b4Copy full SHA for 8a584b4
1 file changed
src/browsergym/workarena/__init__.py
@@ -86,10 +86,10 @@
86
"workarena.servicenow.sort-incident-list": "list-sort",
87
"workarena.servicenow.sort-service-catalog-item-list": "list-sort",
88
"workarena.servicenow.sort-user-list": "list-sort",
89
- "workarena.servicenow.dashboard-min-max-retrieval": "dashboard",
90
- "workarena.servicenow.dashboard-value-retrieval": "dashboard",
91
- "workarena.servicenow.report-value-retrieval": "dashboard",
92
- "workarena.servicenow.report-min-max-retrieval": "dashboard",
+ "workarena.servicenow.multi-chart-min-max-retrieval": "dashboard",
+ "workarena.servicenow.multi-chart-value-retrieval": "dashboard",
+ "workarena.servicenow.single-chart-value-retrieval": "dashboard",
+ "workarena.servicenow.single-chart-min-max-retrieval": "dashboard",
93
}
94
95
0 commit comments