使用 python 绑定,当我运行时
a = Remote('http://localhost:8080/wd/hub', DesiredCapabilities.ANDROID)
a.set_page_load_timeout(5)
我收到这个错误
WebDriverException: Message: u'pageLoadTimeout' ; Stacktrace: Method pageLoadTimeout threw an error in AndroidWebDriver.java