manishPatwari / WebDriverAgent

A WebDriver server for iOS that runs inside the Simulator.
Other
52 stars 15 forks source link

Remote Control iOS device - Not work with Appium #6

Closed Tanajimandhare closed 6 years ago

Tanajimandhare commented 6 years ago

The WebDriverAgent version available at “https://github.com/manishPatwari/WebDriverAgent” works fine when we run it alone. But on starting Appium script execution, Appium/ADB also start their own WebDriverAgent instance and as it finds another instance already running, it kills it.

Need your help , How we can run WebDriverAgent with Appium/ ADB at a time.

Regards Tanaji Mandhare 8898113355

Tanajimandhare commented 6 years ago

Dear Team,

Waiting for your help.

manishPatwari commented 6 years ago

What is the use case for you to run Appium script with the WebDriverAgent for remote device?

https://github.com/manishPatwari/WebDriverAgent” its for solving remote access of the device.