How to fix java lang IllegalStateException The driver is not executable issue?

preview_player
Показать описание
This video explains how to make the chromedriver as executable file in Mac terminal.

Syntax: chmod +x chromedriver file path

Example: chmod +x /user/xx/chromedriver

#Testing #Automation #ChromeDriverIsNotExecutable #Selenium #chromedriver #SeleniumOnChrome #IllegalStateException
Рекомендации по теме
Комментарии
Автор

Very helpful. It worked for me. After making 'chromedriver' into an executable file, I was able to run TestNG and open the website in Chrome.

JeannieWR
Автор

Still it shows same error. Trying to fix same problem from last 5 days. please help 😔

SandeepKaur-rwum