Has Appium been proved to work with Selenium + Webdriver.js?
I have some selenium tests written ruby that I’m porting to node and they all work except those that connect to the iOS simulators via Appium/Selenium.
I’m using Appium v1.4.16
(NB I tried updating to 1.5 but then both sets of tests broke)