I am a Mac user. I am not able to open the chrome browser
using this command-
browser=webdriver.Chrome().
I have already installed the WebDriver for chrome.
And when i mention the path of the chrome driver inside the bracket, it shows the following error-
WebDriverException: Message: ‘Web Automation with selenium’ executable may have wrong permissions. Please see https://sites.google.com/a/chromium.org/chromedriver/home
Please Help!