Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Forget_Code.Models.CategoryViewModel
Add a new snippet
Appium Basics
7
Color
1
Hello World
1
Screenshot
1
Tap
5
Choose Category
Installation in Appium
Forget Code
Appium
Installation
Pre requisite :
1. Node
2. Npm
After you have installed node and npm install appium through command line
npm install -g appium
To verify appium installation, execute following command
appium -v
To Start Appium in command line
appium &
Appium starts in background on port 4723
Tags for Installation in Appium
start appium
install appium
DP_Appium Basics
start appium in background
get installed appium version
Contribute to Forget Code, help others.
Add snippet