Sometimes I used to struggle to set environment variables in the Mac zsh terminal. Hope this post will be helpful for someone like me 😉 To open the environment file Sample zshenv file content Do … Read More
How to install selenium webdriver on Mac OS?
Below are the steps you need to follow to install the selenium web driver on Mac, Open terminal and enter following commands Check whether you have pip and python installed on your machine using below … Read More