File size: 4,027 Bytes
977908e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "task with actions": [
        {
            "task_index": 0,
            "task": "View the general catalog and product offerings.",
            "actions": [
                {
                    "index": 0,
                    "start": 12.8,
                    "end": 19.4,
                    "text": "Click the 'Products' button on the left-hand side to view the general catalog."
                }
            ]
        },
        {
            "task_index": 1,
            "task": "Filter products by specific criteria such as quantity or brand name.",
            "actions": [
                {
                    "index": 1,
                    "start": 57.0,
                    "end": 57.7,
                    "text": "Press 'Apply Filters' to filter products by quantity."
                }
            ]
        },
        {
            "task_index": 2,
            "task": "Edit product features or disable a product from the website.",
            "actions": [
                {
                    "index": 2,
                    "start": 124.3,
                    "end": 126.0,
                    "text": "Press 'Save' to disable a product from the website."
                },
                {
                    "index": 3,
                    "start": 138.1,
                    "end": 146.9,
                    "text": "Choose to take a product off sale or keep it on sale."
                },
                {
                    "index": 4,
                    "start": 173.4,
                    "end": 176.2,
                    "text": "Click and select more content features for a product variation."
                }
            ]
        },
        {
            "task_index": 3,
            "task": "Edit product descriptions and add new features.",
            "actions": [
                {
                    "index": 4,
                    "start": 173.4,
                    "end": 176.2,
                    "text": "Click and select more content features for a product variation."
                },
                {
                    "index": 5,
                    "start": 205.7,
                    "end": 209.3,
                    "text": "Edit the product description in the 'Content' tab."
                },
                {
                    "index": 8,
                    "start": 303.3,
                    "end": 309.5,
                    "text": "Press 'Description' to edit the product description."
                }
            ]
        },
        {
            "task_index": 4,
            "task": "Change the price and quantity of a specific product.",
            "actions": []
        },
        {
            "task_index": 5,
            "task": "Add a new product to the catalog.",
            "actions": [
                {
                    "index": 10,
                    "start": 388.2,
                    "end": 388.4,
                    "text": "Press 'Add Products' to add a new product."
                }
            ]
        },
        {
            "task_index": 6,
            "task": "Configure product attributes such as color and size.",
            "actions": []
        },
        {
            "task_index": 7,
            "task": "Allow customers to change product configurations like color and size.",
            "actions": [
                {
                    "index": 11,
                    "start": 540.2,
                    "end": 541.5,
                    "text": "Press 'Create Product Configurations' to allow customer configuration."
                },
                {
                    "index": 12,
                    "start": 552.5,
                    "end": 552.7,
                    "text": "Add the 'Size' attribute."
                },
                {
                    "index": 13,
                    "start": 519.4,
                    "end": 519.8,
                    "text": "Press 'Save' to save the new product configurations."
                }
            ]
        }
    ]
}