File size: 5,189 Bytes
5cea51f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
    "task with actions": [
        {
            "task_index": 0,
            "task": "Navigate to the marketing tab and access catalog price rule.",
            "actions": [
                {
                    "index": 0,
                    "start": 25.2,
                    "end": 28.7,
                    "text": "Navigate to the 'Marketing' tab."
                },
                {
                    "index": 1,
                    "start": 28.8,
                    "end": 31.0,
                    "text": "Navigate to 'Catalog Price Rule'."
                }
            ]
        },
        {
            "task_index": 1,
            "task": "Add a new rule for a Christmas Day sale and set it as active.",
            "actions": [
                {
                    "index": 2,
                    "start": 34.2,
                    "end": 37.3,
                    "text": "Choose to add a new rule."
                },
                {
                    "index": 3,
                    "start": 39.5,
                    "end": 40.9,
                    "text": "Enter the name for the new rule, e.g., 'Christmas Day Sale'."
                },
                {
                    "index": 4,
                    "start": 49.8,
                    "end": 50.8,
                    "text": "Set the rule as active."
                }
            ]
        },
        {
            "task_index": 2,
            "task": "Choose the main website, apply to all customer groups, and set the time from December 25 to January 1, 2025.",
            "actions": [
                {
                    "index": 5,
                    "start": 52.5,
                    "end": 53.4,
                    "text": "Choose a website, e.g., 'Main Website'."
                },
                {
                    "index": 6,
                    "start": 56.0,
                    "end": 57.8,
                    "text": "Apply the rule to all customer groups."
                },
                {
                    "index": 7,
                    "start": 60.7,
                    "end": 63.4,
                    "text": "Set the start date to 'Christmas Day'."
                },
                {
                    "index": 8,
                    "start": 66.0,
                    "end": 71.0,
                    "text": "Set the end date to 'January 1st'."
                }
            ]
        },
        {
            "task_index": 3,
            "task": "Define conditions for the sale and apply a 20% discount.",
            "actions": [
                {
                    "index": 9,
                    "start": 78.9,
                    "end": 81.9,
                    "text": "Choose conditions for the sale or leave it to apply to all products."
                },
                {
                    "index": 10,
                    "start": 93.6,
                    "end": 95.5,
                    "text": "Apply a discount for fixed amounts."
                }
            ]
        },
        {
            "task_index": 4,
            "task": "Save and apply the price rule.",
            "actions": [
                {
                    "index": 11,
                    "start": 109.5,
                    "end": 110.8,
                    "text": "Save the price rule."
                },
                {
                    "index": 12,
                    "start": 115.1,
                    "end": 118.3,
                    "text": "Choose to apply the price rule."
                }
            ]
        },
        {
            "task_index": 5,
            "task": "Navigate to all reviews under the marketing tab to manage reviews.",
            "actions": [
                {
                    "index": 13,
                    "start": 152.3,
                    "end": 154.2,
                    "text": "Navigate to 'All Reviews' under the 'Marketing' tab."
                }
            ]
        },
        {
            "task_index": 6,
            "task": "Sort pending reviews, delete bad reviews, and approve good reviews.",
            "actions": [
                {
                    "index": 14,
                    "start": 163.4,
                    "end": 165.0,
                    "text": "Sort reviews by 'Pending'."
                },
                {
                    "index": 15,
                    "start": 168.5,
                    "end": 171.9,
                    "text": "Press 'Search' to filter pending reviews."
                },
                {
                    "index": 16,
                    "start": 181.2,
                    "end": 186.1,
                    "text": "Edit a review and press 'Delete Review'."
                },
                {
                    "index": 17,
                    "start": 193.6,
                    "end": 203.6,
                    "text": "Change the review status from 'Pending' to 'Approved'."
                },
                {
                    "index": 18,
                    "start": 205.2,
                    "end": 206.0,
                    "text": "Save the review."
                }
            ]
        }
    ]
}