会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
龟界博尔特
博客园
首页
新随笔
联系
订阅
管理
2022年1月6日
红黑树
摘要:
阅读全文
posted @ 2022-01-06 15:49 龟界博尔特
阅读(19)
评论(0)
推荐(0)
2021年12月31日
正则标记
摘要: 3【数量:单个】简化字符集 4.1、验证代码 package cn.mldn.demo; public class JavaAPIDemoB { public static void main(String[] args) throws Exception { String str = "ab";
阅读全文
posted @ 2021-12-31 16:02 龟界博尔特
阅读(44)
评论(0)
推荐(0)
2021年12月13日
hybrid应用自动化
摘要:
阅读全文
posted @ 2021-12-13 12:55 龟界博尔特
阅读(24)
评论(0)
推荐(0)
appium元素定位
摘要: xpath:定位 元素定位-坐标 元素等待: 多点触摸; appium常用API:
阅读全文
posted @ 2021-12-13 12:04 龟界博尔特
阅读(61)
评论(0)
推荐(0)
2021年12月9日
常用app自动化框架
摘要:
阅读全文
posted @ 2021-12-09 21:42 龟界博尔特
阅读(40)
评论(0)
推荐(0)
2021年12月3日
特殊元素定位与操作
摘要: comfire弹框:有确定和取消 alert弹框:只有取消 alert和comfire弹窗操作差不多 chromeDriver.get("C:\\Users\\25083\\Desktop\\代码\\练习素材\\模态框\\confirm.html"); chromeDriver.findElemen
阅读全文
posted @ 2021-12-03 18:15 龟界博尔特
阅读(84)
评论(0)
推荐(0)
selenium + java web自动化笔记
摘要: 副文本下的绝对定位 副文本到文本定位 代码例子 public class ElementOperation { public static ChromeDriver chromeDriver ; public static void main(String[] args) throws Interr
阅读全文
posted @ 2021-12-03 12:10 龟界博尔特
阅读(41)
评论(0)
推荐(0)
2021年12月1日
入园小计
摘要: 2021.12.1 14:26 入园
阅读全文
posted @ 2021-12-01 14:27 龟界博尔特
阅读(9)
评论(0)
推荐(0)
公告