I'm using python bindings of selenium and have just updated Chrome and the driver to 83.0.4103.39
With previous chrome and chromedriver versions I had been able to click on elements that had 0 height, and greater than 0 width.
However, now I am getting the following error:
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: element has zero size