File size: 1,909 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
{
    "link": "https://www.passbolt.com/",
    "topic": "credential platform",
    "framework": "react",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "click on the \"Sign in\" button",
        "description": "after clicking on the button, turn to the sign-in page",
        "tag type": [
            "button",
            "link"
        ],
        "visual type": [
            "new page"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "hover on the \"Help\" button",
        "description": "after hovering over the button, a dropdown list will be displayed for documentation",
        "tag type": [
            "button"
        ],
        "visual type": [
            "new component"
        ]
    },
    "3": {
        "src": "4",
        "dst": "5",
        "action": "click on the button with red box on the left",
        "description": "after clicking on the button, a new page of blog news will pop out",
        "tag type": [
            "button",
            "link"
        ],
        "visual type": [
            "new window"
        ]
    },
    "4": {
        "src": "6",
        "dst": "7",
        "action": "click on the second block",
        "description": "the page will scroll down for the second block to display in the upper part, and the image on the right will change correspondingly",
        "tag type": [
            "button"
        ],
        "visual type": [
            "position",
            "switch"
        ]
    },
    "5": {
        "src": "8",
        "dst": "9",
        "action": "click on the \"Kubernetes\" button",
        "description": "after clicking  the button, the code will change to the deploy code in Kubernetes",
        "tag type": [
            "button"
        ],
        "visual type": [
            "text"
        ]
    }
}