File size: 2,252 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 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 | {
"link": "https://zulip.com/",
"topic": "business",
"framework": "react",
"1": {
"src": "0",
"dst": "1",
"action": "click the \"Product\" button",
"description": "after clicking the \"Product\" button, a new component pop out, showing some buttons.",
"tag type": [
"",
"button",
"text"
],
"visual type": [
"",
"new component",
"text"
]
},
"2": {
"src": "2",
"dst": "3",
"action": "click the \"See it in use\" button",
"description": "after clicking the \"see it in use\" button, go to the new page which showing the usage of this product.",
"tag type": [
"",
"button",
"text"
],
"visual type": [
"",
"new page",
"text"
]
},
"3": {
"src": "4",
"dst": "5",
"action": "click the second block of text",
"description": "after clicking the second block of text, the clicked text become light, and the image on the right hand side change accordingly.",
"tag type": [
"",
"text",
"textarea"
],
"visual type": [
"",
"text",
"switch"
]
},
"4": {
"src": "6",
"dst": "7",
"action": "click the \"Business\" button",
"description": "after clicking the the \"Business\" button, go to the new page of efficient communication for bussiness.",
"tag type": [
"",
"text",
"button"
],
"visual type": [
"",
"text",
"new page"
]
},
"5": {
"src": "8",
"dst": "9",
"action": "move the cursor to the \"Create organization\" button.",
"description": "after moving the cursor to the \"Create organization\" button, the button turns into green",
"tag type": [
"",
"text",
"button"
],
"visual type": [
"",
"switch",
"color",
"text"
]
}
} |