File size: 770 Bytes
3ae88af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "link": "https://react-redux.realworld.io/",
    "topic": "blog",
    "framework": "react",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "click the \"Sign in\" button",
        "description": "after clicking the \"sign in\" button, go to sign in page",
        "tag type": [
            "",
            "button"
        ],
        "visual type": [
            "",
            "new page"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "click the \"Sign up\" button",
        "description": "after clicking the \"sign in\" button, go to sign up page",
        "tag type": [
            "",
            "button"
        ],
        "visual type": [
            "",
            "new page"
        ]
    }
}