联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
2677989813@
博客园
首页
新随笔
联系
管理
订阅
随笔- 206 文章- 0 评论- 57 阅读-
22万
上一页
1
2
3
4
5
6
7
···
21
下一页
2021年12月1日
scrcpy 👍
摘要: scrcpy 就是通过 adb 调试的方式来将手机屏幕投到电脑上,并可以通过电脑控制您的 Android 设备。它可以通过 USB 连接,也可以通过 Wifi 连接(类似于隔空投屏),而且不需要任何 root 权限,不需要在手机里安装任何程序。scrcpy 同时适用于 GNU / Linux,Win
阅读全文
posted @ 2021-12-01 12:14 yanhuidj
阅读(311)
评论(0)
推荐(0)
编辑
2021年11月30日
潜水-pw
摘要: 1. 为什么选择Playwright 1.1 Playwright的优势 (1) Selenium需要通过WebDriver操作浏览器;Playwright通过开发者工具与浏览器交互,安装简洁,不需要安装各种Driver。 (2) Playwright几乎支持所有语言,且不依赖于各种Driver,通
阅读全文
posted @ 2021-11-30 17:33 yanhuidj
阅读(90)
评论(0)
推荐(0)
编辑
潜水-远程调试设备
摘要: 问:当用户反馈在x个设备上,x个应用不可用,但是内部又不具备该设备查询用户出现问题的原因? 思路: 1.通过远程调控获取当前用户的包名和activity 2.如是android 设备通过logcat 方式获取当下用户的日志 3.通过三方服务如友盟 【更新会有延迟】 实现 brew install s
阅读全文
posted @ 2021-11-30 17:28 yanhuidj
阅读(59)
评论(1)
推荐(0)
编辑
2021年11月18日
尝试方法 -在众多平台快速通过脚本自动化验证页面兼容性,可以验证pc,web ,android ,ios,驱动支持java,ruby,c#,python ,js
摘要: #test_baidu.pyimport unittestimport timefrom selenium import webdriverfrom selenium.webdriver.common.keys import Keysclass LTAutomate(unittest.TestCas
阅读全文
posted @ 2021-11-18 16:46 yanhuidj
阅读(45)
评论(0)
推荐(0)
编辑
2021年11月17日
兼容性调试平台
摘要: 1.https://app.lambdatest.com/console/lt-browser 2.https://portal.sizzy.co/download
阅读全文
posted @ 2021-11-17 19:13 yanhuidj
阅读(39)
评论(0)
推荐(0)
编辑
2021年10月14日
webdriveragentrunner +ios
摘要: 1. git clone https://github.com/facebook/WebDriverAgent.git 2. cd WebDriverAgent ,执行brew install carthage 3. 执行 ./Scripts/bootstrap.sh 4. 如执行报错: 5.卸载n
阅读全文
posted @ 2021-10-14 17:37 yanhuidj
阅读(1744)
评论(2)
推荐(0)
编辑
2021年9月1日
多端自动化运行:pc+android+ios+小程序 均可
摘要: 1.先来看下整体结 目的:配置pc端,验证移动端,通过自动化实现 已完成: 1.通过airtest 完成android 端脚本 2.通过selenium 完成 pc 脚本 3.通过unittest 来组织 4.通过yagmail 发送 未处理: 1.报告中增加log日志 2.case 封装-基于业务
阅读全文
posted @ 2021-09-01 20:41 yanhuidj
阅读(365)
评论(0)
推荐(0)
编辑
2021年8月20日
最近公司让使用robortframework-进行ui测试-入门一下
摘要: 【目前多数的ui是这么写的,结合unittest /pytest来运行】 方式1(关键字驱动): #coding=utf-8 #python3 import time from selenium import webdriver # 屏蔽chrome 消息通知 options = webdriver
阅读全文
posted @ 2021-08-20 15:31 yanhuidj
阅读(75)
评论(0)
推荐(0)
编辑
2021年6月1日
弱网 工具
摘要: https://wetest.qq.com/product/qnet
阅读全文
posted @ 2021-06-01 11:33 yanhuidj
阅读(33)
评论(0)
推荐(0)
编辑
2021年3月12日
造假数据1w条
摘要: # coding=utf-8from faker import Fakerfrom custom.custom import MyProviderimport pandas as pdimport pymysqlclass Create_Data(object): def __init__(self
阅读全文
posted @ 2021-03-12 11:50 yanhuidj
阅读(67)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
···
21
下一页
公告
昵称:
yanhuidj
园龄:
7年4个月
粉丝:
23
关注:
14
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
更多链接
随笔档案
2024年8月(2)
2024年7月(1)
2024年4月(5)
2023年3月(1)
2022年8月(1)
2022年6月(6)
2022年4月(1)
2022年3月(1)
2022年2月(1)
2021年12月(2)
2021年11月(4)
2021年10月(1)
2021年9月(1)
2021年8月(1)
2021年6月(1)
2021年3月(1)
2020年12月(1)
2020年10月(1)
2020年9月(1)
2020年8月(1)
2020年7月(3)
2020年5月(11)
2020年4月(2)
2020年3月(2)
2020年1月(2)
2019年12月(11)
2019年11月(7)
2019年10月(8)
2019年9月(5)
2019年8月(8)
2019年7月(9)
2019年6月(6)
2019年5月(10)
2019年4月(3)
2019年3月(9)
2019年2月(1)
2018年12月(3)
2018年11月(8)
2018年10月(2)
2018年8月(12)
2018年7月(18)
2018年6月(4)
2018年5月(5)
2018年4月(7)
2018年3月(11)
2018年2月(1)
2017年11月(4)
更多
阅读排行榜
1. python+requests接口自动化测试框架实例详解教程(25885)
2. 报错 hint: Updates were rejected because the remote contains work that you do 解决方法(20726)
3. Python OSError: [Errno 22] Invalid argument:的出现和解决(19980)
4. 创建gitlab ssh 密钥(14752)
5. ImportError: sys.meta_path is None, Python is likely shutting down(10127)
评论排行榜
1. python+requests接口自动化测试框架实例详解教程(7)
2. unittest运行的几种方式(3)
3. apache -ab(3)
4. webdriveragentrunner +ios(2)
5. airtest 批量执行脚本 (2)
推荐排行榜
1. pycharm ui 转换为ui 报 Error: one input ui-file must be specified(2)
2. Python OSError: [Errno 22] Invalid argument:的出现和解决(2)
3. 报错 hint: Updates were rejected because the remote contains work that you do 解决方法(2)
4. python+requests接口自动化测试框架实例详解教程(2)
5. 通俗大白话来理解TCP协议的三次握手和四次断开(1)
最新评论
1. Re:airtest 批量执行脚本
详细访问:
--yanhuidj
2. Re:airtest 批量执行脚本
其他方案: 1. 放 airtest 的录制脚本名称不要变,目录为air,后缀名xxpy文件 需要和文件名一致 ,另外 可以把 安装包一同放入air 目录下 2. 固定模板 保持不变 3. run.p...
--yanhuidj
3. Re:webdriveragentrunner +ios
问题12 最后是怎么解决的。 "sessionId" : null 一直是空的困扰好几天了!跪求指点
--mygrace
4. Re:mac mysql 忘记密码 重置
查看位置:ps -ef|grep mysql 启动服务 sudo /usr/local/mysql/support-files/mysql.server start 关闭服务 sudo /usr/lo...
--yanhuidj
5. Re:python+requests接口自动化测试框架实例详解教程
看了下,是没有加,可以写成公共或初始化 另外: 1.针对excel 的,如在测试过程中 遇到精度问题或跨平台容易导致 中文或多语言编码问题,就不适合用excel 作为数据依赖 2.另外 这对ini 的...
--yanhuidj
点击右上角即可分享