File size: 2,307 Bytes
bef867f |
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 |
{
"actions": [
{
"index": 0,
"start": 19.2,
"end": 20.4,
"text": "Click the 'Submit' button in the menu bar at the top."
},
{
"index": 1,
"start": 29.3,
"end": 29.8,
"text": "Click the 'URL' option to specify the upload method."
},
{
"index": 2,
"start": 38.0,
"end": 38.3,
"text": "Paste the copied image address into the designated field."
},
{
"index": 3,
"start": 42.5,
"end": 42.8,
"text": "Enter the title \"Cool graphic I found.\""
},
{
"index": 4,
"start": 49.0,
"end": 50.1,
"text": "Enter the body text \"I just love machine learning.\""
},
{
"index": 5,
"start": 62.0,
"end": 62.5,
"text": "Select the 'machine learning' subreddit to post."
},
{
"index": 6,
"start": 72.6,
"end": 73.1,
"text": "Write the first comment \"First comment.\""
},
{
"index": 7,
"start": 98.2,
"end": 98.5,
"text": "Click the 'Edit' button to modify the post."
},
{
"index": 8,
"start": 102.0,
"end": 106.4,
"text": "Choose to upload an image from the local disk."
},
{
"index": 9,
"start": 109.9,
"end": 113.0,
"text": "Click 'Submit' to upload the image."
},
{
"index": 10,
"start": 117.5,
"end": 119.9,
"text": "Enter the title \"Team USA wins gold in basketball.\""
},
{
"index": 11,
"start": 123.4,
"end": 126.3,
"text": "Enter the body text \"LeBron and Steph Curry were awesome to watch.\""
},
{
"index": 12,
"start": 141.7,
"end": 142.0,
"text": "Click 'Create Submission' to finalize the post."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |