File size: 3,073 Bytes
db2b978
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "link": "https://salinaka-ecommerce.web.app/shop",
    "topic": "shop",
    "framework": "react",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "hover the mouse over the image",
        "description": "When the mouse hovers over the image, the new component appears and position changes",
        "tag type": [
            "",
            "image",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text",
            "position"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "click to the Filter button",
        "description": "When the Filter button is clicked, the new window appears",
        "tag type": [
            "",
            "button"
        ],
        "visual type": [
            "",
            "new window",
            "new component",
            "text"
        ]
    },
    "3": {
        "src": "4",
        "dst": "5",
        "action": "click to the \"All Brands\" select",
        "description": "When the \"All Brands\" select is clicked, the options appear",
        "tag type": [
            "",
            "option",
            "select"
        ],
        "visual type": [
            "",
            "new component",
            "text"
        ]
    },
    "4": {
        "src": "6",
        "dst": "7",
        "action": "drag the progress",
        "description": "When the progress is dragged, the number changes and progress position changes",
        "tag type": [
            "",
            "progress",
            "output"
        ],
        "visual type": [
            "",
            "position",
            "text"
        ]
    },
    "5": {
        "src": "8",
        "dst": "9",
        "action": "click to the basket button",
        "description": "When the basket button is clicked, the new window appears",
        "tag type": [
            "",
            "button",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text",
            "new window"
        ]
    },
    "6": {
        "src": "10",
        "dst": "11",
        "action": "click to the \"Show More Items\" button",
        "description": "When the \"Show More Items\" button is clicked, the more items appear",
        "tag type": [
            "",
            "button",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text",
            "position"
        ]
    },
    "7": {
        "src": "12",
        "dst": "13",
        "action": "click to the \"Sign In\" button",
        "description": "When the \"Sign In\" button is clicked, the new page appears",
        "tag type": [
            "",
            "button",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text",
            "new page"
        ]
    }
}