angcyo/json / seleniumtools /check_nz.json
angcyo's picture
download
raw
10.2 kB
[
{
"checkId": 110010,
"title": "选择[企业类别]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"cssList": [
"$[companyType]"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110020,
"title": "选择[内资企业类别]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"cssList": [
"$[nzCompanyType]"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110030,
"title": "点击[确认]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"textList": [
"确认"
],
"tags": "button"
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110040,
"event": [
{
"tags": "button",
"textList": [
"我已了解上述法规、规则"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"removeAttr:#nextButton:disabled",
"click"
]
}
]
},
{
"checkId": 210040,
"event": [
{
"tags": "button",
"textList": [
"已知悉并继续申报"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"removeAttr:#nextButton:disabled",
"click"
]
}
]
},
{
"checkId": 110050,
"title": "输入[字号]",
"event": [
{
"cssList": [
"input[placeholder=字号]"
],
"rectList": [
""
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[companyWord]"
]
}
]
},
{
"checkId": 110060,
"title": "获取[字号验证码]",
"event": [
{
"cssList": [
"#validateCodeImg"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"shot css:#validateCodeImg"
]
}
]
},
{
"checkId": 110061,
"title": "检查是否有[相似字号], [字号]是否可用",
"des": "如果没有[相似字号], 直接跳到输入[行业用语]",
"handle": [
{
"selectList": [
{
"tags": "legend",
"textList": [
"相似字号"
]
}
],
"actionList": [
"jump:280"
],
"noActionList": [
"jump:330"
]
},
{
"selectList": [
{
"tags": "div",
"textList": [
"字号未在字号库中"
]
}
],
"actionList": [
"error:字号未在字号库中"
]
}
]
},
{
"checkId": 110062,
"title": "检查是否有[近似行业], 需要手动确定",
"handle": [
{
"selectList": [
{
"tags": "legend",
"textList": [
"近似行业"
]
}
],
"actionList": [
"confirm title:注意 tip:发现[近似行业],请手动处理(不需要点击下一步).处理后点击[确定]继续!"
],
"noActionList": [
"true"
]
}
]
},
{
"checkId": 110070,
"title": "确认使用该字号",
"event": [
{
"cssList": [
"#isKeyWordConfirmUse"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110080,
"title": "输入[行业用语]",
"event": [
{
"cssList": [
"#industryName"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[termsWord]"
]
}
]
},
{
"checkId": 210080,
"title": "点击[选择行业用语]",
"event": [
{
"cssList": [
"#industryBtn"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 210090,
"title": "输入[字典项名称]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"tagList": [
"input"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"clear",
"input:$[termsWord]"
]
}
]
},
{
"checkId": 210100,
"title": "点击[搜索]",
"event": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"cssList": [
"#query"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 210110,
"title": "依次点击[行业用语][span]",
"event": [
{
"tags": "div",
"textList": [
"选择行业用语"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"eachText": "$[termsWord] index:0~-2",
"selectList": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"tags": "span",
"textList": [
"$[eachText]"
]
}
],
"filter": {
"index": "0"
},
"actionList": [
"click",
"sleep:300"
],
"ignore": true
},
{
"eachText": "$[termsWord] index:-1",
"selectList": [
{
"frame": {
"select": {
"tags": "iframe",
"attrList": [
"name:layui-layer-iframe\\d+"
]
}
},
"tags": "span",
"textList": [
"$[eachText]"
],
"filter": {
"index": "-1",
"relativeBy": "span:toLeftOf25"
},
"after": {
"filter": {
"index": "-1",
"rectList": [
"w:=13 h:=13"
]
}
}
}
],
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110090,
"title": "打开[企业类型]下拉",
"event": [
{
"cssList": [
"#s2id_enterpriseType4Select"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110100,
"title": "选择[企业类型]",
"event": [
{
"tags": "div",
"textList": [
"$[entTypeSelect]"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110110,
"title": "打开[组织形式]下拉",
"event": [
{
"cssList": [
"#s2id_organizationCode4Select"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110120,
"title": "选择[组织形式]",
"event": [
{
"tags": "div",
"textList": [
"$[organizationCodeSelect]"
],
"filter": {
"index": "-1"
}
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
},
{
"checkId": 110130,
"title": "选择[名称组合方式]",
"event": [
{
"cssList": [
"$[compoundMode]"
]
}
],
"handle": [
{
"filter": {
"index": "0"
},
"actionList": [
"click"
]
}
]
}
]

Xet Storage Details

Size:
10.2 kB
·
Xet hash:
b0e418030c98d898c4e6252d7c73412f05bf0f4e96b7cf525529b569aac669df

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