File size: 4,462 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 |
{
"instruction": "Open the file task.html in Downloads in the file manager; when prompted open it with Chrome. Then click the button 5 times, remember the numbers displayed, and enter their product in the form.",
"task_name": "BrowserMultiply_0",
"episode_id": "42cccebdfa304e3f93e6c752b919e6ea",
"steps": [
{
"step_id": 1,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to access a different page of apps.",
"image_before": "1.png",
"image_after": "2.png"
},
{
"step_id": 2,
"action": "CLICK[204,1581]",
"action_description": "On Home Screen, click 'Files' icon, to open the file manager.",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[424,1340]",
"action_description": "On File Manager Screen, click 'task.html', to select the file.",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[974,2285]",
"action_description": "On App Selection Popup, click 'Just once', to open the file with Chrome.",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[722,2722]",
"action_description": "On Chrome Welcome Screen, click 'Use without an account', to proceed without logging in.",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[715,2722]",
"action_description": "On Chrome Welcome Screen, click 'Use without an account', to proceed without logging in.",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[407,1337]",
"action_description": "On File Selection Popup, click 'Just once', to open the file with Chrome.",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "CLICK[943,2295]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task.",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "CLICK[768,560]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task. [Memory: The number 6 is now displayed]",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "CLICK[754,567]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task. [Memory: The number 3 is now displayed]",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "CLICK[711,560]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task. [Memory: The number 9 is now displayed]",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "CLICK[708,567]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task. [Memory: The number 7 is now displayed]",
"image_before": "12.png",
"image_after": "13.png"
},
{
"step_id": 13,
"action": "CLICK[708,570]",
"action_description": "On Content Screen, click 'Click Me' button, to proceed with the task. [Memory: A form to enter the product has appeared]",
"image_before": "13.png",
"image_after": "14.png"
},
{
"step_id": 14,
"action": "CLICK[519,427]",
"action_description": "On Product Entry Form, click 'Enter the product' field, to enter the product.",
"image_before": "14.png",
"image_after": "15.png"
},
{
"step_id": 15,
"action": "TYPE[972]",
"action_description": "On Product Entry Form, type '972' in product field, to enter the product.",
"image_before": "15.png",
"image_after": "16.png"
},
{
"step_id": 16,
"action": "CLICK[1216,507]",
"action_description": "On Product Entry Form, click 'Submit' button, to submit the product.",
"image_before": "16.png",
"image_after": "17.png"
},
{
"step_id": 17,
"action": "TASK_COMPLETE",
"action_description": "On Product Entry Form, complete task, successfully submitted product.",
"image_before": "17.png",
"image_after": null
}
]
} |