I have updated the selenium chromedriver to 76.0.3809.68 and the existing tests started to fail with new Select(webElement).selectByVisibleText(value) is failin
Select(webElement).selectByVisibleText(value)
I was getting same issue but working as expected, after updating Chrome to Version 76.0.3809.87 and driver to latest