angcyo/json / seleniumtools /check_common.json
angcyo's picture
download
raw
12.3 kB
[
{
"checkId": 880010,
"title": "打开网页",
"des": "2021-1-12",
"handle": [
{
"actionList": [
"to:https://amr.sz.gov.cn/aicmerout/jsp/gcloud/giapout/industry/aicmer/processpage/step_prewin.jsp"
]
}
]
},
{
"checkId": 880020,
"title": "点击[我要申办]",
"event": [
{
"tags": "button",
"textList": [
"我要申办"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880030,
"title": "点击[帐号密码]",
"event": [
{
"tags": "a",
"textList": [
"^账号密码$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880040,
"title": "输入账号",
"event": [
{
"cssList": [
"input[placeholder=请输入账号]"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[username]"
]
}
]
},
{
"checkId": 880050,
"title": "输入密码",
"event": [
{
"cssList": [
"input[placeholder=请输入密码]"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[password]"
]
}
]
},
{
"checkId": 880060,
"title": "获取登录[验证码]",
"event": [
{
"cssList": [
"input[placeholder=请输入验证码]"
],
"rectList": [
""
],
"filter": {
"relativeBy": "img:toRightOf:0"
}
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"getAttr[src]:imageCode"
]
}
]
},
{
"checkId": 880070,
"title": "解析4位数字英文[验证码]",
"handle": [
{
"actionList": [
"code:$[imageCode] key:imageCode type:30400"
]
}
]
},
{
"checkId": 880071,
"title": "解析6位数字英文[验证码]",
"handle": [
{
"actionList": [
"code:$[imageCode] key:imageCode type:30600"
]
}
]
},
{
"checkId": 880080,
"title": "输入[登录验证码]",
"event": [
{
"cssList": [
"input[placeholder=请输入验证码]"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[imageCode]"
]
}
]
},
{
"checkId": 880081,
"title": "输入通用[验证码]",
"event": [
{
"tags": "input",
"attrList": [
"placeholder:验证码"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[imageCode]"
]
}
]
},
{
"checkId": 880090,
"title": "点击[登录]",
"event": [
{
"tags": "button",
"textList": [
"^登录$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880091,
"title": "检查[身份验证]",
"event": [
{
"tags": "p",
"textList": [
"^身份验证$"
]
}
],
"handle": [
{
"selectList": [
{
"tags": "p",
"textList": [
"手机号.*验证码"
]
}
],
"actionList": [
"getText:tip"
]
},
{
"actionList": [
"putText title:验证码 tip:$[tip] label:请输入短信验证码: prompt:输入短信验证码"
]
}
],
"other": [
{
"selectList": [
{
"textList": [
"使用其他企业名称申请"
],
"tags": "button"
}
],
"actionList": [
"jump:2000"
]
},
{
"conditionList": [
{
"actionRunList": [
".:>=3"
]
}
],
"actionList": [
"jump:2000"
]
}
]
},
{
"checkId": 880092,
"title": "输入[短信验证码]",
"event": [
{
"cssList": [
"input[placeholder=请输入短信验证码]"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[putText]"
]
}
]
},
{
"checkId": 880093,
"title": "点击[确认]",
"event": [
{
"textList": [
"确认"
],
"tags": "span"
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880100,
"title": "点击[使用其他企业名称申请]",
"event": [
{
"textList": [
"使用其他企业名称申请"
],
"tags": "button"
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880110,
"title": "点击[下一步]",
"event": [
{
"tags": "button",
"textList": [
"下一步"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880120,
"title": "点击[提交]",
"event": [
{
"tags": "button",
"textList": [
"提交"
],
"attrList": [
"disabled:"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880130,
"title": "点击[确认]",
"event": [
{
"tags": "button",
"textList": [
"^确认$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880131,
"title": "点击[确认][button] frame:layui-layer-iframe[x]",
"event": [
{
"tags": "button",
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"textList": [
"^确认$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880132,
"title": "点击[确认][a]",
"event": [
{
"tags": "a",
"textList": [
"^确认$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880133,
"title": "点击[确认][a] frame:layui-layer-iframe[x]",
"event": [
{
"tags": "a",
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"textList": [
"^确认$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880134,
"title": "点击[确定][a]",
"event": [
{
"tags": "a",
"textList": [
"^确定$"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 880140,
"title": "验证[公司设立登记][公司全流程设立][个体工商户注册登记][个体户全流程设立]",
"event": [
{
"frame": {
"frameId": "formRender",
"ignore": true
},
"tags": "div",
"textList": [
"公司设立登记"
],
"filter": {
"index": "-1"
}
},
{
"frame": {
"frameId": "formRender",
"ignore": true
},
"tags": "div",
"textList": [
"公司全流程设立"
],
"filter": {
"index": "-1"
}
},
{
"frame": {
"frameId": "formRender",
"ignore": true
},
"tags": "div",
"textList": [
"个体工商户注册登记"
],
"filter": {
"index": "-1"
}
},
{
"frame": {
"frameId": "formRender",
"ignore": true
},
"tags": "div",
"textList": [
"个体户全流程设立"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"true"
]
}
],
"other": [
{
"selectList": [
{
"tags": "div",
"textList": [
"企业名称.*名称相同"
],
"filter": {
"index": "-1"
}
}
],
"actionList": [
"error:同名企业"
],
"jumpOnSuccess": true
},
{
"conditionList": [
{
"actionRunList": [
".:>=5"
]
}
],
"actionList": [
"finish:超时完成"
]
}
]
},
{
"checkId": 880150,
"title": "勾选iframe中的[承诺信息]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"tags": "div",
"textList": [
"承诺信息"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"selectList": [
{
"cssList": [
"#promiseMsgCheckbox"
]
}
],
"filter": {
"index": "0"
},
"actionList": [
"click"
]
},
{
"selectList": [
{
"tags": "a button",
"textList": [
"确认"
]
}
],
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
}
]

Xet Storage Details

Size:
12.3 kB
·
Xet hash:
5a6046c0b792fc30c40fff0f0d0f953de486c3f65a131e825bb19e63ac1b88bb

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.