You seem to be focused on using Selendroid to attempt to automate iOS apps. For what, by my count, is the third time, you can't use Selendroid for iOS apps; Selendroid is *only* for Android. You need a different project. Since I don't (and won't) use Appium, I use ios-driver for automating iOS apps.
--
You received this message because you are subscribed to a topic in the Google Groups "webdriver" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/webdriver/0k0rPXv9hZ8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to webdriver+...@googlegroups.com.
To post to this group, send email to webd...@googlegroups.com.
Visit this group at http://groups.google.com/group/webdriver.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webdriver+...@googlegroups.com.
To piggyback onto this, yes, it's possible to use Selendroid and ios-driver in the same project to automate both Android and iOS apps. However, Selendroid doesn't "use" ios-driver to do so, or vice versa. Your project uses Selendroid via the WebDriver API to automate your Android app, and ios-driver via the WebDriver API to automate your iOS app.
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webdriver+...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webdriver+...@googlegroups.com.