File size: 9,071 Bytes
e54626f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
{
    "task with actions": [
        {
            "task_index": 0,
            "task": "Access the orders report to check the monthly count of orders.",
            "actions": [
                {
                    "index": 1,
                    "start": 9.0,
                    "end": 17.2,
                    "text": "Decide to check the monthly count of orders for different sales."
                },
                {
                    "index": 2,
                    "start": 18.9,
                    "end": 21.0,
                    "text": "Navigate to the dashboard."
                },
                {
                    "index": 3,
                    "start": 21.8,
                    "end": 22.2,
                    "text": "Go to the 'Reports' section."
                },
                {
                    "index": 4,
                    "start": 26.2,
                    "end": 27.4,
                    "text": "Go to 'Orders' in the sales section."
                },
                {
                    "index": 5,
                    "start": 30.6,
                    "end": 31.1,
                    "text": "Click on the 'Orders' report."
                }
            ]
        },
        {
            "task_index": 1,
            "task": "Set the date range and generate the orders report.",
            "actions": [
                {
                    "index": 7,
                    "start": 39.3,
                    "end": 46.9,
                    "text": "Set the start date to January 1st."
                },
                {
                    "index": 8,
                    "start": 51.1,
                    "end": 61.6,
                    "text": "Set the end date to December 31st."
                },
                {
                    "index": 9,
                    "start": 69.8,
                    "end": 73.8,
                    "text": "Select the period as 'Year'."
                },
                {
                    "index": 10,
                    "start": 76.1,
                    "end": 77.0,
                    "text": "Click 'Show Report'."
                }
            ]
        },
        {
            "task_index": 2,
            "task": "View invoices in the sales section.",
            "actions": [
                {
                    "index": 12,
                    "start": 107.7,
                    "end": 110.4,
                    "text": "Decide to view invoices."
                },
                {
                    "index": 13,
                    "start": 113.0,
                    "end": 115.0,
                    "text": "Navigate to the 'Sales' section on the left-hand side."
                },
                {
                    "index": 14,
                    "start": 116.8,
                    "end": 117.2,
                    "text": "Click on 'Invoices'."
                },
                {
                    "index": 15,
                    "start": 122.2,
                    "end": 123.5,
                    "text": "View different invoice IDs and their statuses."
                },
                {
                    "index": 16,
                    "start": 133.0,
                    "end": 135.4,
                    "text": "Decide to view a specific invoice ID."
                },
                {
                    "index": 17,
                    "start": 137.4,
                    "end": 138.2,
                    "text": "Check different information like billing and shipping addresses."
                },
                {
                    "index": 18,
                    "start": 146.5,
                    "end": 147.4,
                    "text": "Scroll down to view more information."
                }
            ]
        },
        {
            "task_index": 3,
            "task": "Access the general order section to view ongoing orders.",
            "actions": [
                {
                    "index": 19,
                    "start": 171.6,
                    "end": 172.2,
                    "text": "Click on 'Orders' in the sales section."
                },
                {
                    "index": 20,
                    "start": 183.4,
                    "end": 185.6,
                    "text": "Scroll through the order section."
                },
                {
                    "index": 21,
                    "start": 189.0,
                    "end": 191.1,
                    "text": "Note that orders are sorted by purchase date."
                },
                {
                    "index": 22,
                    "start": 203.2,
                    "end": 205.2,
                    "text": "Scroll to see recent purchases and their statuses."
                }
            ]
        },
        {
            "task_index": 4,
            "task": "Apply filters to view orders by status.",
            "actions": [
                {
                    "index": 23,
                    "start": 218.4,
                    "end": 220.4,
                    "text": "Filter orders by status."
                },
                {
                    "index": 24,
                    "start": 230.2,
                    "end": 231.6,
                    "text": "Click on 'Holds' and apply the filter."
                },
                {
                    "index": 25,
                    "start": 240.4,
                    "end": 243.0,
                    "text": "Click on 'Cancel' to view canceled orders."
                },
                {
                    "index": 28,
                    "start": 275.1,
                    "end": 276.2,
                    "text": "Click 'Filter' to change status."
                }
            ]
        },
        {
            "task_index": 5,
            "task": "Search orders by ID, name, or purchase date.",
            "actions": [
                {
                    "index": 29,
                    "start": 287.7,
                    "end": 289.3,
                    "text": "Search by ID or name."
                },
                {
                    "index": 30,
                    "start": 313.3,
                    "end": 314.8,
                    "text": "Set time bounds on purchase date."
                }
            ]
        },
        {
            "task_index": 6,
            "task": "Edit billing or shipping address for an order.",
            "actions": [
                {
                    "index": 33,
                    "start": 365.1,
                    "end": 365.8,
                    "text": "Click 'Edit' at the billing address."
                },
                {
                    "index": 34,
                    "start": 374.4,
                    "end": 377.0,
                    "text": "Enter new street and state information."
                },
                {
                    "index": 35,
                    "start": 380.5,
                    "end": 385.6,
                    "text": "Enter new city and phone number."
                },
                {
                    "index": 36,
                    "start": 395.4,
                    "end": 397.9,
                    "text": "Click 'Save Order Address'."
                }
            ]
        },
        {
            "task_index": 7,
            "task": "Add a tracking number to an order.",
            "actions": [
                {
                    "index": 37,
                    "start": 411.1,
                    "end": 411.8,
                    "text": "Click 'Ship' to add a tracking number."
                },
                {
                    "index": 38,
                    "start": 418.3,
                    "end": 419.5,
                    "text": "Add a FedEx tracking number."
                },
                {
                    "index": 39,
                    "start": 431.2,
                    "end": 433.1,
                    "text": "Click 'Add Tracking Number'."
                }
            ]
        },
        {
            "task_index": 8,
            "task": "Send a notification to customers with pending orders.",
            "actions": [
                {
                    "index": 42,
                    "start": 522.9,
                    "end": 524.1,
                    "text": "Click on 'Filter' for pending orders."
                },
                {
                    "index": 43,
                    "start": 546.0,
                    "end": 547.4,
                    "text": "Add a comment and choose to notify the customer by email."
                },
                {
                    "index": 44,
                    "start": 565.2,
                    "end": 566.5,
                    "text": "Submit the comment."
                },
                {
                    "index": 45,
                    "start": 582.6,
                    "end": 583.4,
                    "text": "Send an email to the customer."
                }
            ]
        }
    ]
}