electricbubble / gwda

WebDriverAgent ( iOS ) Client Library in Golang
MIT License
302 stars 35 forks source link

Error on info example. #8

Open inluxc opened 3 years ago

inluxc commented 3 years ago

With the info example i get the following error:

2021/07/16 18:44:36 create connection: usbmux receive: connection refused
exit status 1
electricbubble commented 3 years ago

Have you installed and run appium/WebDriverAgent on your device?

inluxc commented 3 years ago

Yep.. I run Appium tests on it.

electricbubble commented 3 years ago

Use the premise of this project is the need to ensure that iOS device have been used xctest started appium/WebDriverAgent

This project is to communicate directly with appium/WebDriverAgent, unlike the official client libraries as communication with Appium


How to start appium/WebDriverAgent: