环境:
appium:1.6.5
jdk:1.7
appium-uiautomator2-server-v0.1.5.apk
win10
python3.5

python 代码:

self.driver.find_element_by_id("com.chemao.certification.debug:id/et_car_vin").send_keys("11111111111111111")

pycharm 提示错误:
selenium.common.exceptions.WebDriverException: Message: Parameters were incorrect. We wanted {"required":["value"]} and you sent ["text","value","id","sessionId"]
appium 提示错误:


↙↙↙阅读原文可查看相关链接,并与作者交流