File size: 2,327 Bytes
f6af135 |
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.6,
"end": 20.3,
"text": "Go to the menu bar."
},
{
"index": 1,
"start": 20.9,
"end": 23.5,
"text": "Click the button with the green notifications labeled 'Issues'."
},
{
"index": 2,
"start": 27.0,
"end": 31.6,
"text": "Observe that it automatically filters by issues assigned to yourself and opens in the 'Open' tab."
},
{
"index": 3,
"start": 35.5,
"end": 37.4,
"text": "Click on 'All' to view all issues assigned to yourself."
},
{
"index": 4,
"start": 49.7,
"end": 53.5,
"text": "Search for an issue by keyword."
},
{
"index": 5,
"start": 54.2,
"end": 55.3,
"text": "Enter the keyword 'home page' in the search bar."
},
{
"index": 6,
"start": 75.0,
"end": 75.2,
"text": "Scroll to the bottom to find the oldest issue assigned to you."
},
{
"index": 7,
"start": 77.5,
"end": 78.8,
"text": "Click on 'Assignee' and then 'Edit'."
},
{
"index": 8,
"start": 80.5,
"end": 81.2,
"text": "Assign the issue to a new person."
},
{
"index": 9,
"start": 82.4,
"end": 83.1,
"text": "Enter 'Rohan Kumar' as the new assignee."
},
{
"index": 10,
"start": 103.9,
"end": 110.4,
"text": "Delete the current search and enter a new keyword."
},
{
"index": 11,
"start": 111.5,
"end": 113.2,
"text": "Enter the keyword 'JavaScript' in the search bar."
},
{
"index": 12,
"start": 145.0,
"end": 146.9,
"text": "Select a JavaScript issue and assign it to yourself if there are zero assignees."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |