{ "instruction": "Go to the new contact screen and enter the following details: First Name: Ivan, Last Name: Brown, Phone: 912-693-6425, Phone Label: Home. Do NOT hit save.", "task_name": "ContactsNewContactDraft_0", "episode_id": "0ddb8b8994b2422e856d7c09496389ae", "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[557,1193]", "action_description": "On Home Screen, click 'Contacts' icon, to open contacts list", "image_before": "2.png", "image_after": "3.png" }, { "step_id": 3, "action": "CLICK[1212,2610]", "action_description": "On Contacts Screen, click 'Add Contact' button, to create new contact.", "image_before": "3.png", "image_after": "4.png" }, { "step_id": 4, "action": "CLICK[340,1256]", "action_description": "On Create Contact Screen, click 'First name' field, to begin typing.", "image_before": "4.png", "image_after": "5.png" }, { "step_id": 5, "action": "TYPE[Ivan]", "action_description": "On Create Contact Screen, type 'Ivan' in 'First name' field, to enter contact's first name.", "image_before": "5.png", "image_after": "6.png" }, { "step_id": 6, "action": "CLICK[284,1449]", "action_description": "On Create Contact Screen, click 'Last name' field, to begin typing.", "image_before": "6.png", "image_after": "7.png" }, { "step_id": 7, "action": "TYPE[Brown]", "action_description": "On Create Contact Screen, type 'Brown' in 'Last name' field, to enter contact's last name.", "image_before": "7.png", "image_after": "8.png" }, { "step_id": 8, "action": "CLICK[754,2040]", "action_description": "On Create Contact Screen, click 'Phone' field, to begin entering phone number.", "image_before": "8.png", "image_after": "9.png" }, { "step_id": 9, "action": "TYPE[912-693-6425]", "action_description": "On Create Contact Screen, type '912-693-6425' in 'Phone' field, to enter contact's phone number.", "image_before": "9.png", "image_after": "10.png" }, { "step_id": 10, "action": "CLICK[722,2260]", "action_description": "On Create Contact Screen, click 'Label' field, to open phone label options", "image_before": "10.png", "image_after": "11.png" }, { "step_id": 11, "action": "CLICK[421,430]", "action_description": "On Create Contact Screen, click 'Label' field, to open phone label options", "image_before": "11.png", "image_after": "12.png" }, { "step_id": 12, "action": "TASK_COMPLETE", "action_description": "On Create Contact Screen, complete task, successfully entered contact details", "image_before": "12.png", "image_after": null } ] }