博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
新手学appium-appium错误截图
阅读量:4956 次
发布时间:2019-06-12

本文共 292 字,大约阅读时间需要 1 分钟。

1 #appium的错误截图跟webdriver大同小异~2 #捕捉百度输入框异常3 try:4     driver.find_element_by_id("kwsss").send_keys("selenium")5     driver.find_element_by_id("su1").click()6 except:7     driver.get_screenshot_as_file("/home/fnngj/python/error_png.png")

 

转载于:https://www.cnblogs.com/wyx123/articles/4512031.html

你可能感兴趣的文章
实战练习细节(分行/拼接字符串/字符串转int/weak和copy)
查看>>
Strict Standards: Only variables should be passed by reference
查看>>
hiho_offer收割18_题解报告_差第四题
查看>>
AngularJs表单验证
查看>>
静态方法是否属于线程安全
查看>>
fegin 调用源码分析
查看>>
Linux的基本命令
查看>>
02号团队-团队任务3:每日立会(2018-12-05)
查看>>
SQLite移植手记1
查看>>
C# windows程序应用与JavaScript 程序交互实现例子
查看>>
HashMap详解
查看>>
js05-DOM对象二
查看>>
mariadb BINLOG_FORMAT = STATEMENT 异常
查看>>
C3P0 WARN: Establishing SSL connection without server's identity verification is not recommended
查看>>
iPhone在日本最牛,在中国输得最慘
查看>>
动态方法决议 和 消息转发
查看>>
WPF自定义搜索框代码分享
查看>>
js 基础拓展
查看>>
SpringBoot访问html访问不了的问题
查看>>
{width=200px;height=300px;overflow:hidden}
查看>>