Datasets:

ArXiv:
License:
LearnGUI / online /low_level_instructions /ContactsAddContact.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"instruction": "Create a new contact for Adam Zhang. Their number is +17753807148.",
"task_name": "ContactsAddContact_0",
"episode_id": "3a45118ce73a4a4e9201f846e1fd4725",
"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[550,1165]",
"action_description": "On Home Screen, click 'Contacts' icon, to open Contacts app.",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[726,1700]",
"action_description": "On Contacts Permission, click 'Allow', to enable contact notifications.",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[1240,2554]",
"action_description": "On Contacts Home, click 'Fix & manage' button, to view options",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[655,1204]",
"action_description": "On Create Contact Screen, click 'First name' field, to begin typing.",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "TYPE[adam]",
"action_description": "On Create Contact Screen, type 'adam' in First name field, to enter contact's first name",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[424,1480]",
"action_description": "On Create Contact Screen, click 'Last name' field, to begin typing.",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "TYPE[Zhang]",
"action_description": "On Create Contact Screen, type 'Zhang' in Last name field, to enter contact's last name",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "CLICK[547,2040]",
"action_description": "On Create Contact Screen, click 'Phone' field, to begin entering phone number",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "TYPE[+17753807148]",
"action_description": "On Create Contact Screen, type '+17753807148' in Phone field, to enter contact's phone number",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "CLICK[1072,248]",
"action_description": "On Create Contact Screen, click 'Save' button, to save new contact.",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "TASK_COMPLETE",
"action_description": "On Create Contact Screen, complete task, successfully saved contact",
"image_before": "12.png",
"image_after": null
}
]
}