Appium Beginner Tutorial 3 | How to install appium on Windows

preview_player
Показать описание
Today we will learn:
2. How to install appium with with Appium Desktop Client
3. How to check installation & dependencies (appium-doctor)
4. How to uninstall appium

node --version npm --version
where node
where npm

npm install -g appium

Step 6 : Check if appium is installed
appium -v
where appium

Step 7 : Start appium
appium

Installing appium with APPIUM DESKTOP CLIENT

Step 1 : Download appium desktop client

Step 2 : Install appium desktop client

Step 3 : Start appium through appium desktop client

To check appium installation & dependencies
Install appium-doctor
npm install appium-doctor -g
appium-doctor -h
appium-doctor --android

How to Uninstall appium

#AppiumStepByStep
#AppiumBeginnerTutorials

HIT SUBSCRIBE & BELL TO GET NEW VIDEOS

Become a member & get exclusive perks - Click the JOIN button

ONLINE COURSES TO LEARN

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

Never Stop Learning,
Raghav
Рекомендации по теме
Комментарии
Автор

Very cool! Thanks for keeping these sessions as free, extremely useful info

humayunk
Автор

your speaking and mentoring skill are impressive. Glad to know you!

laksanaadi
Автор

Thanku so much Raghav very neat and detailed explanation, learned so much from your videos

zmuraliz
Автор

Nice video, you have saved mi life. Also your pronunciation is very clear and really good.

ricardomajano
Автор

Simply loved ur way of explanation 👌started following ur channel

madhuris
Автор

Thank you Raghav, very easy way of explanation

rajalakshmis
Автор

Great tutorial. Really helpful. Thank you.

vembrace
Автор

I like the description u wrote about the material.

namalengkap
Автор

Great vid, it helps a lot. I think it'll be nicer if you write your notes with markdown :D

icemayu
Автор

Thanks Raghav for the appium vedios series

amitaswal
Автор

excellent explication.
Good explication.
Please, after completed all the tutorial of the Appium.
Make tutorial rest assured, Java, testng, cucumber, jenkins.😄

miketysonschwarzeneggerpra
Автор

Very very useful... Thank you very much

samuelthamburaj
Автор

Hi Raghav, your videos are very simple, understandable and provides key details of the topic. Thanks for sharing your knowledge with us. Can you please make a series of XCUITEST and espresso as well. Thanks.

pratibhakamdi
Автор

Raghav, your contents in the Appium video are informative and understandable!

amollondhe
Автор

Hi, it was very informative and helpful. Kindly share us the notes please...

Also kindly request you to share us how to use appium with java

muthumarik
Автор

Thank you very much, you really helped with the installation.
If I already installed using Node.js, then I don’t install the desktop anymore, right? I can use the first option. This will be enough? Many ths.

specific_user
Автор

Really helpful ! Thanks Raghav

Just one though - if we can make one group dedicated to appium only so other people can also share and ask and can help each other
iif you think this idea will work.

arpitsaivastava
Автор

Thanks Raghav for this video. I have installed Appium on My laptop it is taking a default location for installation. Can we install appium in our desired location ? May be where I have kept my Visual Studio Frame work so that I can utilize its file in the environment variable.

joshibhushan
Автор

Thanks for this tutorial. I have a question, if i installed it with Appium desktop client so do i need to get it with node.js also or is it fine?

hemakeswani
Автор

Can i install Appium on Ryzen 5 processor or not??

VikashSingh-dnkk