appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
337 stars 235 forks source link

When using set_value method will throw an exception? #59

Open chuju320 opened 7 years ago

chuju320 commented 7 years ago

selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: java.lang.NullPointerException

imurchie commented 7 years ago

Can you please post the full Appium server logs, as a link to a gist? There is nothing that can be done with the information given at present.