We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clone Project:
In IDEA check in project structure, that:
Check your Chrome version (if link doesn't work google "chrome version check") Then go to chrome driver download site (again if link doesn't work google "download chromedriver") and download the version of driver which is correct for your browser version, which you checked before. Move replace the existing chrome driver in the lib folder with the one you just downloaded.
lib
And you see error ""chromedriver" cannot be opened because the developer cannot be verified":
Open terminal, go into the "project folder"/lib. (So if you cloned it to /Users/username/code/selenium_java_basic, do:
cd /Users/username/code/cucumber_java_basic/lib
And then execute:
xattr -d com.apple.quarantine chromedriver
There was an error while loading. Please reload this page.