RPA半自动批量注册Stripe

Stripe5个月前更新 Hilve
3,366 0 0

官网开始注册到回复邮件步骤

JSON流程1

[cc lang=-”1 ang_name”]

[
{
"config": {},
"type": "newPage"
},
{
"type": "gotoUrl",
"config": {
"timeout": 300000,
"url": "https://stripe.com/",
"remark": ""
}
},
{
"type": "waitForSelector",
"config": {
"selector": ".SiteHeader__ctaNav .HoverArrow",
"serial": 1,
"isShow": "1",
"timeout": 300000,
"remark": ""
}
},
{
"config": {
"button": "left",
"selector": ".SiteHeader__ctaNav .HoverArrow",
"serial": 1,
"type": "click"
},
"type": "click"
},
{
"type": "waitForSelector",
"config": {
"selector": ".InlineLink",
"serial": 1,
"isShow": "1",
"timeout": 30000,
"remark": ""
}
},
{
"config": {
"button": "left",
"selector": ".InlineLink",
"serial": 1,
"type": "click"
},
"type": "click"
},
{
"type": "useExcel",
"config": {
"path": "C:\\Users\\AL\\Desktop\\注册信息.xlsx",
"variableList": [
"serial_number",
"LJ",
"KH",
"__EMPTY",
"mailbox",
"X",
"M",
"ri",
"yu",
"nian",
"address1",
"city",
"state",
"zip",
"phone",
"__EMPTY_7",
"ssn"
],
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 1000,
"timeoutMin": 1000,
"timeoutMax": 3000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".db-RegisterTextInputWithVisibilityToggle--hidden .PressableCore-base",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 100,
"content": "${mailbox}",
"isRandom": "0",
"randomContent": "${mailbox}",
"remark": "输入Email"
}
},
{
"type": "inputContent",
"config": {
"selector": "#register-name-input",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 100,
"content": "${X}",
"isRandom": "0",
"randomContent": "${X}",
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#register-password-input-with-description",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 266,
"content": "Qq147258369..",
"isRandom": "0",
"randomContent": "Qq147258369..",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "fixedValue",
"timeout": 3000,
"timeoutMin": 1000,
"timeoutMax": 300000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".Button-label span",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "创建账户"
}
}
]

[/cc]

 

开始填写注册资料到扫双重验证码步骤

JSON流程2

[cc lang=-”1 ang_name”]

[
{
"type": "newPage",
"config": {}
},
{
"type": "gotoUrl",
"config": {
"url": "https://dashboard.stripe.com/test/dashboard",
"timeout": 300000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".db-ChromeHeader-activateButton .Text-color--inherit span",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": ""
}
},
{
"type": "useExcel",
"config": {
"path": "C:\\Users\\AL\\Desktop\\注册信息.xlsx",
"variableList": [
"serial_number",
"LJ",
"KH",
"__EMPTY",
"mailbox",
"__EMPTY_1",
"X",
"Z",
"M",
"ri",
"yu",
"nian",
"address1",
"city",
"state",
"zip",
"phone",
"__EMPTY_7",
"ssn",
"name"
],
"remark": ""
}
},
{
"type": "waitForSelector",
"config": {
"selector": "div:nth-child(1) > div:nth-child(1) > .PressableCore > .PressableCore-base > .Input",
"serial": 1,
"isShow": "1",
"timeout": 300000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "div:nth-child(1) > div:nth-child(1) > .PressableCore > .PressableCore-base > .Input",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 30,
"content": "${address1}",
"isRandom": "0",
"randomContent": "${address1}",
"remark": "地址1"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 400,
"timeoutMin": 300,
"timeoutMax": 1100,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".Box-root:nth-child(2) > div > .PressableCore .Input",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 20,
"content": "${city}",
"isRandom": "0",
"randomContent": "${city}",
"remark": "地址1"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 400,
"timeoutMin": 300,
"timeoutMax": 1100,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": "#subregion",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "洲"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 300,
"timeoutMin": 400,
"timeoutMax": 1000,
"remark": ""
}
},
{
"type": "selectElement",
"config": {
"selector": "#subregion",
"value": "GA",
"remark": "选择洲",
"selectorType": "selector",
"element": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 400,
"timeoutMin": 300,
"timeoutMax": 1100,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".Box-root:nth-child(4) .Input",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 60,
"content": "${zip}",
"isRandom": "0",
"randomContent": "${zip}",
"remark": "邮编"
}
},
{
"type": "click",
"config": {
"selector": ".Flex-direction--rowReversed:nth-child(2)",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "dblclick",
"remark": "继续"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 700,
"timeoutMin": 1600,
"timeoutMax": 3000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#first_name",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 80,
"content": "${X} ${Z}",
"isRandom": "0",
"randomContent": "${X} ${Z}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 400,
"timeoutMin": 300,
"timeoutMax": 1100,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#last_name",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 300,
"content": "${M}",
"isRandom": "0",
"randomContent": "${M}",
"remark": "名"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 400,
"timeoutMin": 300,
"timeoutMax": 1100,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".DateInput-input--month",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 20,
"content": "${yu}",
"isRandom": "0",
"randomContent": "${yu}",
"remark": "月"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 250,
"timeoutMin": 300,
"timeoutMax": 800,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".DateInput-input--day",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 100,
"content": "${ri}",
"isRandom": "0",
"randomContent": "${ri}",
"remark": "日"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "fixedValue",
"timeout": 1000,
"timeoutMin": 1000,
"timeoutMax": 300000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": ".DateInput-input--year",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 100,
"content": "${nian}",
"isRandom": "0",
"randomContent": "${nian}",
"remark": "年"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "fixedValue",
"timeout": 1000,
"timeoutMin": 1000,
"timeoutMax": 300000,
"remark": ""
}
},
{
"type": "scrollPage",
"config": {
"distance": 0,
"type": "smooth",
"scrollType": "position",
"position": "bottom",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 150,
"timeoutMin": 200,
"timeoutMax": 500,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#phone",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 160,
"content": "${phone}",
"isRandom": "1",
"randomContent": "${phone}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 150,
"timeoutMin": 200,
"timeoutMax": 500,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#ssn_last_4",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 88,
"content": "${ssn}",
"isRandom": "0",
"randomContent": "${ssn}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 250,
"timeoutMin": 300,
"timeoutMax": 800,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".Flex-direction--rowReversed:nth-child(2)",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "继续"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 700,
"timeoutMin": 4600,
"timeoutMax": 6000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#business_profile\\[url\\]",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 20,
"content": "${ym}",
"isRandom": "0",
"randomContent": "${ym}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 250,
"timeoutMin": 500,
"timeoutMax": 1000,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#business_profile\\[product_description\\]",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 10,
"content": "${ms}",
"isRandom": "0",
"randomContent": "${ms}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "fixedValue",
"timeout": 30000,
"timeoutMin": 100,
"timeoutMax": 1000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".Flex-direction--rowReversed:nth-child(2)",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "继续"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 700,
"timeoutMin": 1600,
"timeoutMax": 3000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": "[aria-labelledby='formrow2550'] .FormRow-start",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "否(竖)"
}
},
{
"type": "click",
"config": {
"selector": ".Box-root:nth-child(2) > .PressableControlLabel > .Box-root > .Box-root:nth-child(2)",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "否"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 800,
"timeoutMin": 400,
"timeoutMax": 2000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": "#fulfillment_duration",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 500,
"timeoutMin": 1000,
"timeoutMax": 2000,
"remark": ""
}
},
{
"type": "selectElement",
"config": {
"selector": "#fulfillment_duration",
"value": "two_weeks",
"remark": "2周",
"selectorType": "selector",
"element": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 500,
"timeoutMin": 1000,
"timeoutMax": 2000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".Flex-direction--rowReversed:nth-child(2)",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "继续"
}
},
{
"type": "waitForSelector",
"config": {
"selector": "#settings\\[card_payments\\]\\[statement_descriptor_prefix\\]",
"serial": 1,
"isShow": "1",
"timeout": 300000,
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 1449,
"timeoutMin": 100,
"timeoutMax": 2999,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#settings\\[card_payments\\]\\[statement_descriptor_prefix\\]",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 120,
"content": "${ym}",
"isRandom": "0",
"randomContent": "${ym}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 450,
"timeoutMin": 100,
"timeoutMax": 1000,
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Enter",
"remark": ""
}
},
{
"type": "waitForSelector",
"config": {
"selector": ".db-BankConnectionFormWrapperExpansion-nextIcon-svg path",
"serial": 1,
"isShow": "1",
"timeout": 300000,
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 700,
"timeoutMin": 600,
"timeoutMax": 2000,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".db-BankConnectionFormWrapperExpansion-nextIcon-svg path",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "改为手动输入银行信息 "
}
},
{
"type": "inputContent",
"config": {
"selector": ".FormRow-end:nth-child(1) > .Box-root:nth-child(1) > .Box-root:nth-child(1) > .FormField:nth-child(1) > .Box-root:nth-child(1) > .Box-root:nth-child(1) .PressableCore:nth-child(1) .Input:nth-child(1)",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 106,
"content": "${LJ}",
"isRandom": "0",
"randomContent": "${LJ}",
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 282,
"timeoutMin": 120,
"timeoutMax": 685,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#account_numbers\\[account_number\\]",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 102,
"content": "${KH}",
"isRandom": "0",
"randomContent": "${KH}",
"remark": "账号"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 282,
"timeoutMin": 120,
"timeoutMax": 685,
"remark": ""
}
},
{
"type": "inputContent",
"config": {
"selector": "#account_numbers\\[account_number_validate\\]",
"selectorType": "selector",
"element": "",
"serial": 1,
"intervals": 101,
"content": "${KH}",
"isRandom": "0",
"randomContent": "${KH}",
"remark": "确认账号"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 282,
"timeoutMin": 120,
"timeoutMax": 685,
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Enter",
"remark": "保存"
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "fixedValue",
"timeout": 5000,
"timeoutMin": 3000,
"timeoutMax": 5000,
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Tab",
"remark": ""
}
},
{
"type": "keyboard",
"config": {
"type": "Enter",
"remark": "继续"
}
},
{
"type": "waitForSelector",
"config": {
"selector": ".Box-root:nth-child(2) > .PressableCore .Button-label > span",
"serial": 1,
"isShow": "1",
"timeout": 300000,
"remark": ""
}
},
{
"type": "waitTime",
"config": {
"timeoutType": "randomInterval",
"timeout": 100,
"timeoutMin": 100,
"timeoutMax": 300,
"remark": ""
}
},
{
"type": "click",
"config": {
"selector": ".Box-root:nth-child(2) > .PressableCore .Button-label > span",
"selectorType": "selector",
"element": "",
"serialType": "fixedValue",
"serial": 1,
"serialMin": 1,
"serialMax": 50,
"button": "left",
"type": "click",
"remark": "扫码"
}
}
]

[/cc]

 

相关文件下载地址
©下载资源版权归作者所有;本站所有资源均来源于网络,仅供学习使用,请支持正版!
© 版权声明

相关文章

暂无评论

您必须登录才能参与评论!
立即登录
暂无评论...