File size: 1,214 Bytes
5fab11f |
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 |
{
"actions": [
{
"index": 0,
"start": 12.4,
"end": 14.5,
"text": "Click the 'Customers' tab on the left side."
},
{
"index": 1,
"start": 14.5,
"end": 16.2,
"text": "Click 'All Customers'."
},
{
"index": 2,
"start": 31.5,
"end": 36.8,
"text": "Type '310-555-5555' in the phone number filter field."
},
{
"index": 3,
"start": 44.7,
"end": 46.1,
"text": "Apply the filters."
},
{
"index": 4,
"start": 100.5,
"end": 101.6,
"text": "Click on 'Columns'."
},
{
"index": 5,
"start": 106.9,
"end": 107.5,
"text": "Select the desired columns to view additional information."
},
{
"index": 6,
"start": 126.9,
"end": 127.2,
"text": "Click on 'Edit' under the 'Action' column on the right side."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |