Back to Developer Roadmap

Appium

src/data/roadmaps/react-native/content/[email protected]

4.0611 B
Original Source

Appium

Appium is an open-source test automation framework for mobile devices, targeting native, hybrid, or mobile-web apps for iOS, Android, and Windows platforms. Appium works with multiple programming languages, including JavaScript, Ruby, Python, Java, and C#. Appium uses the WebDriver protocol, which allows you to write tests that can interact with your app through a series of commands. The WebDriver protocol interprets these commands into actions that are then performed on the app.

Visit the following resources to learn more: