摘要: 阅读全文
posted @ 2022-01-06 15:49 龟界博尔特 阅读(19) 评论(0) 推荐(0)
摘要: 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)
摘要: 阅读全文
posted @ 2021-12-13 12:55 龟界博尔特 阅读(24) 评论(0) 推荐(0)
摘要: xpath:定位 元素定位-坐标 元素等待: 多点触摸; appium常用API: 阅读全文
posted @ 2021-12-13 12:04 龟界博尔特 阅读(61) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-12-09 21:42 龟界博尔特 阅读(40) 评论(0) 推荐(0)
摘要: comfire弹框:有确定和取消 alert弹框:只有取消 alert和comfire弹窗操作差不多 chromeDriver.get("C:\\Users\\25083\\Desktop\\代码\\练习素材\\模态框\\confirm.html"); chromeDriver.findElemen 阅读全文
posted @ 2021-12-03 18:15 龟界博尔特 阅读(84) 评论(0) 推荐(0)
摘要: 副文本下的绝对定位 副文本到文本定位 代码例子 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 14:26 入园 阅读全文
posted @ 2021-12-01 14:27 龟界博尔特 阅读(9) 评论(0) 推荐(0)