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 think the fix for this issue was released in chrome 76.0.3809.126, please check.