Is there any Appium manager like the webdriver manager for using? since the appium is implements the Webdriver so..is it there?
Or maybe there is option to use it for Appium drivers too? (Android driver - IOS driver)
Thank you
you don't need to download a "driver" for appium. The drivers comes with the appium package for hybrid and native app testing.
so once you initialize the driver capabilities , appium will automatically install the reuired driver on the device and allows appium server to communicate with the device through xcuitest or uiautomator apis