user4884895
user4884895

Reputation: 149

Selendroid Android testing

I am new to Mobile automation. Would like to know if we can test Web based mobile application using Selendroid?Also is Android studio and apk for AUT is necessary? Thanks in advance

Upvotes: 2

Views: 534

Answers (1)

Anuraj R
Anuraj R

Reputation: 594

Yes, you can use Selendroid for Native and Mobile WEB Android Apps. http://selendroid.io/

Their is no need of Android Studio for Selendroid, you can setup the Selendroid environment in your eclipse itself. If you have little knowledge in Selenium webdriver it easy also.

http://www.guru99.com/introduction-to-selendroid.html

This is the best link i found to start with Selendroid. Hope it will help you.

Upvotes: 2

Related Questions