LearnGUI / online /low_level_instructions /ClockStopWatchRunning.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"instruction": "Run the stopwatch.",
"task_name": "ClockStopWatchRunning_0",
"episode_id": "aac54a866c324f5b93e9f3eb3aa5dd78",
"steps": [
{
"step_id": 1,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to access more apps",
"image_before": "1.png",
"image_after": "2.png"
},
{
"step_id": 2,
"action": "CLICK[172,1158]",
"action_description": "On Home Screen, click 'Clock' icon, to open clock app",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[1020,2862]",
"action_description": "On Clock App Bar, click 'Stopwatch' icon, to open stopwatch feature",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[764,2558]",
"action_description": "On Stopwatch Screen, click 'Play' button, to start the stopwatch.",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "TASK_COMPLETE",
"action_description": "On Stopwatch Screen, complete task, successfully started stopwatch",
"image_before": "5.png",
"image_after": null
}
]
}