I am confused in between above appium,selendroid and selenium and how it is interacting with each other ?
Can anybody help me to sort my problem ?
Appium : Appium is open source automation tool which used to automate native, mobile web and hybrid application. Following are the things which come with appium
Selenium : it is used for web application automation framework.
Selendroid : It is the framework which used in performing mobile automation.
For mobile automation selendroid and appium used
if your android api > 17 then appium works but if your android api <= 17 you shuld use selendroid.