阿里云社区领积分自动打卡Selenium IDE脚本

脚本

感觉打卡比较麻烦,要点开点按钮这种机械化的操作。

所以就自己整了个脚本:

{

"id": "f9999777-9ad6-40e0-9435-4f105919c982",

"version": "2.0",

"name": "aliyun",

"url": "https://developer.aliyun.com",

"tests": [{

"id": "2178d9f7-7b83-4f03-9261-3dc1243df112",

"name": "aliyun_click",

"commands": [{

"id": "77870568-5bd0-4413-93d0-90a53cfd67ce",

"comment": "",

"command": "executeScript",

"target": "return "弹性计算","云原生","云存储","飞天洛神云网络","数据库","PolarDB开源","大数据与机器学习","ModelScope模型即服务","云效DevOps","龙蜥操作系统"",

"targets": \[\],

"value": "linkNames"

}, {

"id": "974aa7f8-2e7e-49c9-8f53-c45fbbb60129",

"comment": "",

"command": "executeScript",

"target": "return 0",

"targets": \[\],

"value": "index"

}, {

"id": "925dbfbc-bfa7-4954-a5e3-223ac028600b",

"comment": "",

"command": "while",

"target": " i n d e x < {index}< index<{linkNames}.length",

"targets": \[\],

"value": ""

}, {

"id": "3a563772-6b86-4264-bfbf-2260352b0da7",

"comment": "",

"command": "open",

"target": "/explore",

"targets": \[\],

"value": ""

}, {

"id": "789d4a80-0fc1-40ef-82a6-ad106d2d0226",

"comment": "",

"command": "executeScript",

"target": "return l i n k N a m e s {linkNames}\[ linkNames\[{index}",

"targets": \[\],

"value": "linkName"

}, {

"id": "4997653f-febf-4ef8-ac38-90665de2ffad",

"comment": "",

"command": "click",

"target": "linkText=KaTeX parse error: Expected 'EOF', got '}' at position 355: ...out": 2000 }̲, { "id":...{win7022}",

"targets": \[\],

"value": ""

}, {

"id": "d931eac2-569b-42a2-9445-68984c080035",

"comment": "",

"command": "pause",

"target": "1500",

"targets": \[\],

"value": ""

}, {

"id": "8c79adb4-b0ec-476c-b500-48a22c75681f",

"comment": "",

"command": "if",

"target": "document.getElementsByClassName('unlogin').length>0",

"targets": \[\],

"value": ""

}, {

"id": "8c431d44-57cb-4045-9d7f-6f3391dde7a5",

"comment": "",

"command": "click",

"target": "css=.unlogin",

"targets": [

"css=.unlogin", "css:finder",

"xpath=//div\[@id='sign-box'/div/div2/div5", "xpath:idRelative"],

"xpath=//div\[2\]/div/div\[2\]/div\[5\]", "xpath:position"

],

"value": ""

}, {

"id": "2452c9ac-9ca9-4307-afb0-a4fe2ce277d6",

"comment": "",

"command": "pause",

"target": "1000",

"targets": \[\],

"value": ""

}, {

"id": "89954508-2db9-4659-b8c8-c9ff453c31cf",

"comment": "",

"command": "end",

"target": "",

"targets": \[\],

"value": ""

}, {

"id": "f13475ae-31c9-4c60-8ab1-b3f7d6bf982d",

"comment": "",

"command": "executeScript",

"target": "return ${index}+1",

"targets": \[\],

"value": "index"

}, {

"id": "50a88dc5-c98f-46d5-80ab-ab7150d1ba95",

"comment": "",

"command": "end",

"target": "",

"targets": \[\],

"value": ""

}, {

"id": "f7473ef9-cc2d-4efc-b2c9-ca31125ced97",

"comment": "",

"command": "close",

"target": "",

"targets": \[\],

"value": ""

}]

}],

"suites": [{

"id": "e71cffe2-e171-4d3d-a00d-73b33f06222a",

"name": "Default Suite",

"persistSession": false,

"parallel": false,

"timeout": 300,

"tests": "2178d9f7-7b83-4f03-9261-3dc1243df112"

}],

"urls": "https://developer.aliyun.com/",

"plugins": \[\]

}

使用方法

1、把上边的文本内容放到一个text中,并把该text的后缀改成.side

2、用Selenium IDE加载并点击运行。

相关推荐
ClouGence7 小时前
Selenium、Playwright、CueCast 深度对比:Web 自动化测试工具怎么选
selenium·测试
Inhand陈工15 天前
基于台达PLC与映翰通IG502的智慧水产养殖精准投喂与远程运维解决方案
运维·人工智能·物联网·阿里云·信息与通信
Database_Cool_15 天前
什么是数据仓库物化视图?AnalyticDB MySQL 实时物化视图能力解析
人工智能·mysql·阿里云
Database_Cool_15 天前
大规模数据分析降本指南:AnalyticDB Serverless 弹性架构实战
数据仓库·阿里云·架构·数据分析·serverless
程序员小远15 天前
自动化测试基础知识总结
自动化测试·软件测试·python·selenium·测试工具·职场和发展·测试用例
我是小bā吖16 天前
Claude Code 模型接入阿里云 AI 网关并统计不同使用者的模型用量
网络·人工智能·阿里云
翼龙云_cloud16 天前
阿里云国际代理商:如何使用RDS MySQL 构建网站数据库?
数据库·mysql·阿里云
wcy1008616 天前
为 CentOS 7.6 (7.6.1810) 配置阿里云 Vault 源
linux·阿里云·centos
Inhand陈工16 天前
污水泵站PLC数据上云实战:西门子PLC + 映翰通IG502 + DM平台全流程
人工智能·物联网·网络安全·阿里云·信息与通信·iot
程序员三藏16 天前
Web自动化测试详解
自动化测试·软件测试·python·selenium·测试工具·职场和发展·测试用例