1

当我为移动自动化运行我的 appium 代码时,出现以下异常

org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters. 
(WARNING: The server did not provide any stacktrace information)

Appium服务器版本:1.6.3 Android版本:6.0 谁能帮我解决这个问题

4

1 回答 1

0

这是已知的 WDA 问题。将您的 Appium 更新到 1.6.6-beta 并重试

于 2017-11-14T14:03:03.633 回答