We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ca465b + 47c5c54 commit 91e7795Copy full SHA for 91e7795
src/browsergym/workarena/data_files/task_configs/go_to_page.json
@@ -13,5 +13,15 @@
13
"page": "where installed plugins and applications are listed",
14
"url": "/now/app-manager/home/tab/installed/sort/install_date",
15
"goal": "Go to where installed plugins and applications are listed"
16
+ },
17
+ {
18
+ "page": "Flow Designer",
19
+ "url": "/now/workflow-studio/home/flow",
20
+ "goal": "Go to Flow Designer"
21
22
23
+ "page": "the page that tells you which skills different users have",
24
+ "url": "/now/nav/ui/classic/params/target/sys_user_has_skill_list.do",
25
+ "goal": "Go to the page that tells you which skills different users have"
26
}
27
]
0 commit comments