Appium Ruby API documentation

Hi All,

While learning Appium + Ruby the main roadblock for me is API documentation similar to one which exists for Selenium and Java.

http://selenium.googlecode.com/svn/trunk/docs/api/java/index.html?overview-summary.html

Is there similar documentation or which github repo file I need to refer to get methods available for Ruby ?

Thanks in advance.

Regards,
Vikram

1 Like

http://selenium.googlecode.com/git/docs/api/rb/index.html

http://sauceio.com/index.php/tag/appium-bootcamp/

1 Like

@bootstraponline Thanks for clarification.

Regards,
Vikram