Selenium 3, appium and how to configure everything together

Hello, Im currently using appium and selenium together to test a responsive website, recently I wanted to upgrade selenium to ver. 3. Because, mostly all of the issues with firefox, the need to geckodrive, etc. However when I tried to upgrade it seemed that appium didn’t like it.

I’m using ruby, on RVM, with selenium-webdriver of what which appium seems to depend on an older version. What can I do to upgrade to sel 3 and keep using appium?

Bump, still looking some insights on this, as I understand, newest appium version doesn’t depend on selenium anymore because it uses xcuitest and uiautomator 2 now?

If so, once I upgrade appium, I will be able to upgrade to selenium 3, right?

1 Like