元素无法定位问题 NoSuchElementException: Message: no such element: Unable to locate element 解决方法
摘要:
定位网页上某个按钮时,总是报错元素定位不到,具体如下:NoSuchElementException: Message: no such element: Unable to locate element 改了好几种写法,最终直接用 xpath helper 里获取的内容填充进去,还是报错,瞬间领悟了 阅读全文
posted @ 2019-10-17 17:18 jjstrip 阅读(25572) 评论(0) 推荐(2) 编辑