File size: 3,357 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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
{
"instruction": "Create a note in Markor named calm_goat_KQYC.txt. Perform a paste operation in the note and save the note.",
"task_name": "MarkorCreateNoteFromClipboard_0",
"episode_id": "733fefa79e2b4175a417b53d1c887178",
"steps": [
{
"step_id": 1,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to view more apps",
"image_before": "1.png",
"image_after": "2.png"
},
{
"step_id": 2,
"action": "CLICK[214,378]",
"action_description": "On Home Screen, click 'Markor' app icon, to open the app",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[1321,2691]",
"action_description": "On Home Screen, click '+' button, to create a new note",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[225,1221]",
"action_description": "On New Note Popup, click 'Name' field, to enter file name",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "TYPE[calm_goat_KQYC]",
"action_description": "On New Note Popup, type 'calm_goat_KQYC' in Name field, to enter file name",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[1268,878]",
"action_description": "On New Note Popup, click 'Type' dropdown, to select file type",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[505,1102]",
"action_description": "On File Type Selection, click 'Plain Text', to choose file type",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "CLICK[1219,1431]",
"action_description": "On New Note Popup, click 'OK' button, to confirm note creation",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "CLICK[708,2015]",
"action_description": "On Keyboard Toolbar, click 'Clipboard' icon, to access copied content",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "SWIPE[UP]",
"action_description": "On Clipboard History, swipe up, to view more copied items",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "SWIPE[DOWN]",
"action_description": "On Clipboard History, swipe down, to view previous items",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "CLICK[512,2320]",
"action_description": "On Clipboard History, click 'Delete all but one...' item, to paste into note",
"image_before": "12.png",
"image_after": "13.png"
},
{
"step_id": 13,
"action": "CLICK[1114,259]",
"action_description": "On Clipboard History, click 'Delete all but one...' item, to paste into note",
"image_before": "13.png",
"image_after": "14.png"
},
{
"step_id": 14,
"action": "TASK_COMPLETE",
"action_description": "On Clipboard History, complete task, successfully pasted text",
"image_before": "14.png",
"image_after": null
}
]
} |