Search code examples
seleniumcucumberselenium-chromedrivercucumberjs

WebDriverError: unknown error: call function result missing 'value'


I am getting this error: enter image description here

But I can't figure out how to fix it. Could anyone give me any hint?


Solution

  • As Chrome 67 supports chromedriver 2.38,2.39 & 2.40 and you're using 2.29 . Please update driver to latest version which is 2.40. link here http://chromedriver.chromium.org/downloads