Download and Install NodeJS. You are just 1 step away from installing appium 2 to automate testing of mobile applications as part of your software testing strategies.

Why did the developer bring a ladder to the computer? Because they heard they needed to Download and Install NodeJS for Appium 2.0 to reach new heights in automation! Just follow the prompts. You will also know what is npm? (node package manager)
Before you know it, you’ll be scaling the peaks of app testing like a pro. All this happens minus the actual climbing gear!
What is NodeJS?
A Javascript based runtime environment.
How is this related to appium?
Appium is an application of NodeJS
What is npm?
A node package manager (npm) , that makes appium2 and driver installations easier.
How do I do that on Windows 11? Err.. Download and Install NodeJS
Please watch my YouTube video here
This assumes your system does not have previously installed appium
Open the terminal
Execute:
npm install -g appium
Check for the version just installed
appium -v
Install the Android driver
appium install driver install windows
Start appium
appium
Coming up next: Android Studio Download
In the next blog I will be talking about Android studio – download and install. I will also discuss key difference of using a real mobile device vs an emulator
Conclusion:
While NodeJS and npm installation can get you closer to installing Appium 2, the entire experience can be mixed ranging from easy to frustrating. How was your experience. Do let us know in the comments section below