webdriver.ActionChains(driver).move_to_element(my_link).click(my_link).perform()
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: https://www.verandaresort.com/contact.html has no size and location
(Session info: chrome=90.0.4430.72)