unknown error: call function result missing 'value' for Selenium Send Keys even after chromedriver upgrade

Zaki Ahmed picture Zaki Ahmed · Mar 8, 2018 · Viewed 50.8k times · Source

I am getting the below error while sending keys.

Result Message:

System.InvalidOperationException : unknown error: call function result missing 'value'
  (Session info: chrome=65.0.3325.146)
  (Driver info: chromedriver=2.33.506120 (e3e53437346286c0bc2d2dc9aa4915ba81d9023f),platform=Windows NT 10.0.14393 x86_64)

I have updated the chrome driver to 2.36 but still my code search for 2.33?

Any idea ?

Answer

Coder picture Coder · Mar 8, 2018

I've gotten the same error, please download the last ChromeDriver version and/or update chrome browser version and it will be working fine :)

https://chromedriver.storage.googleapis.com/index.html?path=2.36/