Mobile automation using appium framework - Beginners
Github
- Navigate to www.github.com
- Create a new account
- After creating a new account, navigate to the following link: https://github.com/HarshBhardwaj/mobile-automation
- Click "fork" in top right (this will copy the project to your account)
Git Bash
- Navigate to https://git-scm.com/downloads
- Down load the git bash for your operating system
- Open git bash
- "cd" to your project folder where you want to clone the repo
- Execute: git clone (url of the "fork" repo you did above)