Having issues with click when using new version of chromedriver, chrome and selenium in c#
问题 I am using latest chrome 77.0.3865.90 I have tried chromedriver versions - 77.0.3865.4000, 76.0.3809.* The code is in C# I am finding an element on the page and doing click on it. This used to work fine and I think after new chrome browser update (to 77.0.3865.90) i am getting this error for clicks : unknown error: failed to parse value of getElementRegion\n (Session info: chrome=77.0.3865.90)"} I tried using multiple chromedriver versions as above nothing seems to work. WebDriverWait wait =