File size: 1,723 Bytes
411baf4 |
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 |
{
"actions": [
{
"index": 0,
"start": 15.1,
"end": 15.7,
"text": "Identify the item you want to add from the first row."
},
{
"index": 1,
"start": 36.6,
"end": 37.7,
"text": "Move the mouse over the first column to highlight items."
},
{
"index": 2,
"start": 50.8,
"end": 55.3,
"text": "Identify the item in the third row and third column."
},
{
"index": 3,
"start": 60.2,
"end": 61.2,
"text": "Select the Bloody Mary mix."
},
{
"index": 4,
"start": 76.5,
"end": 86.5,
"text": "Identify the item in the first row and second column for protein."
},
{
"index": 5,
"start": 88.0,
"end": 89.1,
"text": "Select the whey protein."
},
{
"index": 6,
"start": 89.4,
"end": 90.6,
"text": "Add the whey protein to the wishlist."
},
{
"index": 7,
"start": 95.5,
"end": 96.0,
"text": "Add the whey protein to the cart."
},
{
"index": 8,
"start": 102.1,
"end": 102.2,
"text": "Click the option for strawberry flavor."
},
{
"index": 9,
"start": 106.0,
"end": 107.7,
"text": "Add the strawberry flavor to the cart."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |