File size: 4,403 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
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
161
162
163
164
{
    "link": "https://www.invoiceninja.com",
    "topic": "software",
    "framework": "vue",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "hover the mouse over the \"Products\" item",
        "description": "When the mouse hover over the \"Products\" item, the new component and text appear",
        "tag type": [
            "",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "hover the mouse over the \"WhyUs\" item",
        "description": "When the mouse hover over the \"WhyUs\" item, the new component and text appear",
        "tag type": [
            "",
            "span"
        ],
        "visual type": [
            "",
            "new component",
            "text"
        ]
    },
    "3": {
        "src": "4",
        "dst": "5",
        "action": "hover the mouse over the \"Sign up\" button",
        "description": "When the mouse hover over the \"Sign up\" button, the button size, position and text change",
        "tag type": [
            "",
            "button"
        ],
        "visual type": [
            "",
            "position",
            "size",
            "text"
        ]
    },
    "4": {
        "src": "6",
        "dst": "7",
        "action": "hover the mouse over the \"Let's get started\" area",
        "description": "When the mouse hover over the \"Let's get started\" area, the area color changes",
        "tag type": [
            "",
            "span",
            "area"
        ],
        "visual type": [
            "",
            "color"
        ]
    },
    "5": {
        "src": "8",
        "dst": "9",
        "action": "hover the mouse over the \"Payment Gateways\" button",
        "description": "When the mouse hover over the \"Payment Gateways\" button, the button color changes",
        "tag type": [
            "",
            "span",
            "button"
        ],
        "visual type": [
            "",
            "color"
        ]
    },
    "6": {
        "src": "10",
        "dst": "11",
        "action": "click to the \"Payment Gateways\" button",
        "description": "When the \"Payment Gateways\" button is clicked, the content switches",
        "tag type": [
            "",
            "span",
            "button"
        ],
        "visual type": [
            "",
            "switch",
            "text",
            "new component"
        ]
    },
    "7": {
        "src": "12",
        "dst": "13",
        "action": "hover the mouse over the area",
        "description": "When the mouse hover over the area, the area color changes",
        "tag type": [
            "",
            "area",
            "span"
        ],
        "visual type": [
            "",
            "color"
        ]
    },
    "8": {
        "src": "14",
        "dst": "15",
        "action": "click to the \"Mobile & Desktop Apps\" button",
        "description": "When the \"Mobile & Desktop Apps\" button is clicked, the content switches",
        "tag type": [
            "",
            "span",
            "button"
        ],
        "visual type": [
            "",
            "text",
            "new component",
            "switch"
        ]
    },
    "9": {
        "src": "16",
        "dst": "17",
        "action": "click to the \"Why choose Invoice Ninja?\" item",
        "description": "When the \"Why choose Invoice Ninja?\" item is clicked, the content  is collapsed",
        "tag type": [
            "",
            "summary",
            "span"
        ],
        "visual type": [
            "",
            "position",
            "text"
        ]
    },
    "10": {
        "src": "18",
        "dst": "19",
        "action": "click to the \"What is free invoicing software?\" item",
        "description": "When the \"What is free invoicing software?\" item, the content switches and appears",
        "tag type": [
            "",
            "span",
            "datalist"
        ],
        "visual type": [
            "",
            "position",
            "text",
            "new component",
            "switch"
        ]
    }
}