当前位置:网站首页>Chinese valentine's day??To the liver is the way!!!!!Auto. Js special position control method
Chinese valentine's day??To the liver is the way!!!!!Auto. Js special position control method
2022-08-03 03:35:00 【Pull a light hand】
All tutorials, source code and software in this article are for technical research only.It does not involve the deletion, modification, addition or interference of the functions of the computer information system, nor does it affect the normal operation of the computer information system.Do not use the code for illegal purposes, such as infringing and deleting! |
Auto.js special positioning control method
Operating Environment
- win10
- nexus5x
- Auto.js 7.4
- VS code
When the page cannot be located by id, desc, text, locate and extract the required data by the following methods
className("Control class name").depth(Control's depth).indexInParent(Control's indexInParent).find()
Then extract data through forEach loop text()
Cannot perform blocking operations on the ui thread, please use setTimeout instead
//Define a child thread, and then operate on the child threadvar thread = threads.start
边栏推荐
- ClickHouse delete table
- sql问题,如何能做到先声明表的名称,例如product202201,表示2022年一月份的货物表,再在声明过的表中查找,下面的代码运行时有错误显示找不到表table_name,请问改如何进行修改
- 【原创】Auto.js get和post 案例
- Task Scheduler 计划定时任务,修改时报错: One or more of the specified arguments are not valid
- Guys, I don't understand a bit: why the documentation of oracle-cdc writes that the connector can be done exactly-o
- nVisual信息基础设施可视化管理
- Spark SQL简介
- 金仓数据库 OCCI 迁移指南(5. 程序开发示例)
- Auto. Js scripts run time calculated Pro
- 利用索引机制进行绕过
猜你喜欢
随机推荐
【TA-霜狼_may-《百人计划》】美术2.5 模型常见问题及规范
js Fetch返回数据res.json()报错问题
什么是数据标注? 数据标注公司主要做什么?
Mysql-如何进行慢SQL查询
How does Excel compare if two columns of strings are the same?
TRACE32——使用读写断点
金仓数据库 OCCI 迁移指南(5. 程序开发示例)
软件测试技术之如何编写测试用例(2)
【云原生】服务行业案例-不可预测的并发场景解决方案
els 消除行
Jincang Database Pro*C Migration Guide (3. KingbaseES Pr*oc Compatibility with Oracle Pro*c)
基于flowable的upp(统一流程平台)运行性能优化(3)
黑马程序员Servlet
C语言实验十二 指针(二)
【每日一题】622. 设计循环队列
ClickHouse - Getting Started
Useful Monitoring Scripts What you want part1 in Oracle
WordPress博客问答小插件
leetcode:149. 直线上最多的点数
在VScode里调试ROS程序