

Download Selenium standalone Jar file for Eclipse.Just download and save this JAR file for now and will use this JAR later when we create test script.ĩ. If it is stored in AppData folder, then path would be like below:Ĭ:\Users\HP\AppData\Local\Android\Sdk\toolsĬ:\Users\HP\AppData\Local\Android\Sdk\platform-toolsĬ:\Users\HP\AppData\Local\Android\Sdk\tools\binįollowing are the Steps to Edit Path System VariableĪ) Go to Control Panel, Click on Advance system settings option to open System Properties modal.Ĭ) Search for path system variable and click on Edit Button.ĭ) Go to Variable Value text field and move to the end of it and then copy path of all 3 folders mentioned above separated by semicolon.Į) Close all opened windows by clicking on OK button in order to save changes.Ĩ. Note: You need to check where the SDK Manager is stored in your local machine.

Under Android SDK directory, you would see following 2 folders which you need to add to Path System variable :

Edit Path System Variable and add the Path of following 2 folders into it. If it is stored in AppData folder, then SDK path would be like below:Įg: C:\Users\HP\AppData\Local\Android\Sdkħ. You need to check where the SDK Manager is stored in your local machine. Note: When you download and Install Android Studio, Android SDK Manager will also install along with it. Set ANDROID_HOME environment variable which points to the Android SDK directory’s \sdk\ folder. SET JAVA_HOME environment variable which points to your JDK directory’s \jdk\ folder. Just download and save this JAR file for now and will use this JAR later when we create test script.ĥ. Download and install latest JDK (JAVA Development Kit).Ĥ.
