File size: 3,051 Bytes
89896b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
{
"instruction": "Create a new note in Markor named 3oFK_pretty_owl.md with the following text: A journey of a thousand miles begins with a single step.",
"task_name": "MarkorCreateNote_0",
"episode_id": "5c991786958a4845bf54e9200b0926ad",
"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[214,350]",
"action_description": "On App Shortcut Bar, click '+' button, to create new item",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[1300,2666]",
"action_description": "On Bottom Navigation Bar, click 'More' icon, to open options menu",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[221,1239]",
"action_description": "On File Creation Popup, click 'Name' field, to enter file name",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "TYPE[3oFK_pretty_owl]",
"action_description": "On File Creation Popup, type '3oFK_pretty_owl' in Name field, to enter file name",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[1244,1386]",
"action_description": "On File Creation Popup, click 'Type' dropdown, to select file type",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[526,1435]",
"action_description": "On File Creation Popup, click 'Markdown' option, to choose file type",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "CLICK[1251,1945]",
"action_description": "On File Creation Popup, click 'OK' button, to confirm file creation",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "CLICK[347,420]",
"action_description": "On Keyboard Options Bar, click 'Down Arrow' icon, to hide keyboard",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "TYPE[A jouenry of a thousand miles begins with a single step]",
"action_description": "On Note Editor, type 'A jouenry of a thousand miles begins with a single step' in text field, to enter note content",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "CLICK[1100,217]",
"action_description": "On Keyboard Options Bar, click 'Down Arrow' icon, to hide keyboard",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "TASK_COMPLETE",
"action_description": "On Note Editor, complete task, successfully created note",
"image_before": "12.png",
"image_after": null
}
]
} |