Setup Automation Testing with Ruby

Anyone know how to write test in Ruby.
I’ve written a test in Java for iOS native apps. But I don’t know how to write it on Ruby.
Please guide me.
Thank you so much!

Here’s a pretty complete guide:

https://saucelabs.com/assets/3G26FpFbHXPtF3fuKN3rZo/bf27ce1650d1ced58473bac46052d37e/Getting_Started_With_Appium_-Ruby_Ebook__2.pdf

2 Likes

Thank you, The book helps a lot!