Prerequisites
Install Node and NVM (official docs)
Install local appium server and android / ios drivers (official docs)
Alternatively, you can also use a dedicated interactive shell installer:
With the appium installer, please
install Appium Server
install Drivers
UIAutomator2 for Android
XCUITest for iOS
verify the HOME variable setup for Java, Android, and iOS
Last updated