Appium Doctor For Android and IOS


Appium Doctor For Android and IOS


What is Appium Doctor??

Appium doctor is one of the node module that helps us to diagnose and fix common Node, iOS and Android configuration issues before starting Appium.



Before moving further, I would highly recommend you to Read How to Download and install Appium on Windows and How to Download and Install Appium on MAC OS.


Appium doctor will primarily check for below thing:

ร˜ Xcode and All command-line tools are installed and set up correctly or not?

ร˜ Andriod_Home and JAVA_Home path are set up or not?

ร˜ DevTools Security is enabled or not?



To start working with Appium doctor we need to follow below very simple steps:

1)     Download Appium doctor node module using below commands

     npm install appium-doctor -g



2)     Now to use Appium doctor node module use below command

      appium -doctor --android ( in case of windows)
      appium-doctor --ios (in case of MAC)


3)     If everything is fine we will be getting a message like below



Please note there could be some warning during this which can be ignored.

In case of any issue relevant message will get displayed.

To know more about this, you can visit there git page.



SHARE THIS

Author:

My Name is Ankur Jain and I am currently working as Automation Test Architect.I am ISTQB Certified Test Manager,Certified UI Path RPA Developer as well as Certified Scrum Master with total 12 years of working experience with lot of big banking clients around the globe.I love to Design Automation Testing Frameworks with Selenium,Appium,Protractor,Cucumber,Rest-Assured, Katalon Studio and currently exploring lot in Dev-OPS as well. I am currently staying in Mumbai, Maharashtra. Please Connect with me through Contact Us page of this website.

Previous Post
Next Post