- 1. Step 1.1: Download and Install Java latest version link - https://www.oracle.com/java/technologies/downloads/#jdk20-windows
- 2. Setup Java Environment Variables follow this link - https://www.automationtestinghub.com/setup-java-environment-variables/
- 3. Download and Install Android Studio link- https://developer.android.com/studio
- 4. Install additional Android SDK tools follow steps link- https://www.automationtestinghub.com/install-additional-android-sdk-tools/
- 5. Install cypress in the terminal command
- 6. Setup Android Environment Variables follow this steps link- https://www.automationtestinghub.com/setup-android-environment-variables/
- 7.Download and Install – Node.js link-https://nodejs.org/en and install NPM in cmd (npm install -g npm)
- 8. Download Appium Desktop server GUI windows.exe link-https://github.com/appium/appium-desktop/releases and Apppium inspector windows.exe link- https://github.com/appium/appium-inspector/releases and install
- 9. Run appium desktop and set capabilities link- https://www.automationtestinghub.com/appium-inspector-tutorial/#:~:text=1%201.%20At%20the%20bottom%20of%20the%20screen%2C,4.%20Click%20on%20Saved%20Capabilities%20Sets%20tab.%20
- Download or clone the file in you directory open in editor example:VScode/intellij IDEA
- Open Android studio and run your emulator
- Run appium server and start Session in Appium inspector
- Run code from the directory ..\YouTube-Mobile-App-Basic-automation-with-Appium\youtube_basic_automation\src\test\java\youtube\automation\youtube.java