How to fix java lang IllegalStateException The driver is not executable issue
#############################
Video Source: www.youtube.com/watch?v=T7Nw65EVUjE
This video explains how to make the chromedriver as executable file in Mac terminal. • https://yosuva.com/2019/09/08/how-to-... • Syntax: chmod +x chromedriver file path • Example: chmod +x /user/xx/chromedriver • #Testing #Automation #ChromeDriverIsNotExecutable #Selenium #chromedriver #SeleniumOnChrome #IllegalStateException
#############################