File size: 2,791 Bytes
e727079
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "link": "https://www.heroku.com/home",
    "topic": "software development",
    "framework": "traditional",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "click on the magnifier icon on the top right",
        "description": "after clicking, turn to the search page, where there is a query bar and web sources",
        "tag type": [
            "button"
        ],
        "visual type": [
            "new page"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "hover on the \"More\" button",
        "description": "When hovering over the \"More\" button, it triggers the display of a dropdown menu",
        "tag type": [
            "button"
        ],
        "visual type": [
            "new component"
        ]
    },
    "3": {
        "src": "4",
        "dst": "5",
        "action": "click on the \"Next\" button",
        "description": "after clicking the button, the following component will scroll to the center",
        "tag type": [
            "button"
        ],
        "visual type": [
            "position"
        ]
    },
    "4": {
        "src": "6",
        "dst": "7",
        "action": "click on the \"Node.js\" image",
        "description": "after clicking, turn to the nodejs page",
        "tag type": [
            "image",
            "link"
        ],
        "visual type": [
            "new page"
        ]
    },
    "5": {
        "src": "8",
        "dst": "9",
        "action": "click on the \"Get Started Now\" button",
        "description": "after clicking the button, turn to the sign-up page",
        "tag type": [
            "link",
            "button"
        ],
        "visual type": [
            "new page"
        ]
    },
    "6": {
        "src": "10",
        "dst": "11",
        "action": "click on the \"DEVELOPERS\" button",
        "description": "after clicking the button, turn to the developers page",
        "tag type": [
            "link",
            "button"
        ],
        "visual type": [
            "new page"
        ]
    },
    "7": {
        "src": "12",
        "dst": "13",
        "action": "click on the video box",
        "description": "after clicking, the video begin to play",
        "tag type": [
            "video"
        ],
        "visual type": [
            "new component"
        ]
    },
    "8": {
        "src": "14",
        "dst": "15",
        "action": "click on the query bar",
        "description": "after clicking, the query bar lengthens and turns into white",
        "tag type": [
            "input"
        ],
        "visual type": [
            "color",
            "size"
        ]
    }
}