When I use chrome driver, is it equivalent to using chrome driver to call chrome binary?
chrome binary path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Question background: When I use wdio test my project, I configure the binary parameter of goog: chromeOptions . When I filled in chromedriver path。and I got exception
Chrome failed to start: exited abnormally.