@haifengrundadi 你好,我用高版本的 chromedriver 就可以获取到 WEBVIEW 和 NATIVE 两个 context,但是降级到低版本的 chromedriver,只能获取到 NATIVE 的 context
org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: session not created exception: Chrome version must be >= 56.0.2884.0
手机上下载了 59.0 的 Chrome,appium 用了 2.29 的 chromedriver,还是报错...