python操作Appium的时候出现的错误selenium.common.exceptions.NoSuchElementException: Message: An element could n
selenium.common.exceptions.NoSuchElementException: Message: An element could not be located on the page using the given search parameters.错误原因是:1、不能被加载,需要等待的时间 2、我们的xpath写错了
·
selenium.common.exceptions.NoSuchElementException: Message: An element could not be located on the page using the given search parameters.
错误原因是:1、不能被加载,需要等待的时间 2、我们的xpath写错了
注意:移动端的元素不能直接用
更多推荐
所有评论(0)