The previous article recorded some appium error resolution, and now continue to record
4. running the flash back
Run directly as on, Flash back.
Workaround:
This problem does not occur until you start the Appium client before running the script.
5.socket Error errno 10054
Workaround: Before using the network is the agent, remove the agent, using wireless to surf the internet can be normal operation
6. The device is unauthorized (not authorized) or office
Liberation Method:
1. Use 360 mobile phone assistant, USB cable to connect mobile phone and computer, phone eject: Allow USB debugging, click < OK, make sure the phone and computer connection is successful.
2. Enter in cmd: ADB devices if the previous unauthorized becomes devices, the authorization is successful
NOTE: Mobile phone and computer must be installed 360 mobile phone assistant
Appium Common Error Problem solving method-2