Getting started with Appium using Ruby on windows

Hi

I am configuring my windows 7 machine with ruby. can you please suggest on compatible appium and ruby versions to get started and Hybrid apps automation. Also please mention the gems to be installed.

Also, how can we switch from native view to webview using ruby.

-Sadiq Shaik

Hi Sadiq,

https://goo.gl/oPnIYZ is a good tutorial you can start with.
Please use latest version for ruby and Appium(1.4.0.0)

Thanks,
Donald

am unable to access the link can you please resend the same.

https://saucelabs.com/resources/appium-bootcamp/appium-bootcamp-2013-chapter-2-the-console

This link explains about installation on mac do we have something similar for windows

Hi Sadiq,

You can get windows ruby installer from http://rubyinstaller.org/ , once you have ruby installed in your windows machine you can use all gem commands listed in previous post.