<<Main Post <<Complete WebDriverIO Tutorial>>
WebDriverIO – Install Git Bash for Windows and Configure
Git Bash is an application for Microsoft Windows environments which provides an emulation layer for a Git command line experience.
A shell is a terminal application used to interface with an operating system through written commands.
Follow the below steps for downloading and installing Git on your windows machine:-
1) Open https://git-scm.com/ in any browser and download Git for Windows.
2) After Downloading Installer file, Start installing it. Below are the installation screenshots.
3) After Installation, Launch the installed Git Bash. To verify it has been configured properly in Windows Machine, write and run git command in Git Bash Window.
This shows that Git has been configured on Windows Machine successfully.
Now you can move to the main post, where you are running your first automation script.
Happy Learning ?
Connect to me on LinkedIn (Click here)
On a mission to help the Software Testing Community in all possible ways.
<<Main Post <<Complete WebDriverIO Tutorial>>