File size: 2,576 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 | {
"link": "https://www.dolibarr.org/",
"topic": "ERP software for business ",
"framework": "traditional",
"1": {
"src": "0",
"dst": "1",
"action": "click on the \"文档\" button",
"description": "after clicking the button, turn to the documentation page",
"tag type": [
"button",
"link"
],
"visual type": [
"new page"
]
},
"2": {
"src": "2",
"dst": "3",
"action": "click on the \"特征\" button",
"description": "after clicking the button, scroll down to the feature section",
"tag type": [
"button"
],
"visual type": [
"position"
]
},
"3": {
"src": "4",
"dst": "5",
"action": "click on the \"请参阅社区部分\" button",
"description": "after clicking the button, scroll down to the community section",
"tag type": [
"button"
],
"visual type": [
"position"
]
},
"4": {
"src": "6",
"dst": "7",
"action": "click on the \"查看云优惠\" button",
"description": "after clicking the button, a new page for cloud solutions pops out",
"tag type": [
"button",
"link"
],
"visual type": [
"new window"
]
},
"5": {
"src": "8",
"dst": "9",
"action": "click on the right arrow",
"description": "after clicking, the latest news turn to the second page",
"tag type": [
"button",
"link"
],
"visual type": [
"new page",
"new component",
"text"
]
},
"6": {
"src": "10",
"dst": "11",
"action": "click on the video box",
"description": "after clicking, the video begin to play",
"tag type": [
"video"
],
"visual type": [
"new component"
]
},
"7": {
"src": "12",
"dst": "13",
"action": "click on the select list to choose display language",
"description": "after choosing English, the display language will change to English",
"tag type": [
"video",
"select",
"option"
],
"visual type": [
"text",
"switch"
]
}
} |