Appnium报错TypeError: visibility_of_element_located() takes 1 positional argument but 2 were given问题,已解决

报错信息:

 原因:

类型错误,visibility_of_element_located()方法需要1个参数位,但提供了两个

解决方法:

添加括号!让其成为一个整体

 

posted @ 2023-06-26 15:14  肥仔鸭  阅读(415)  评论(0编辑  收藏  举报