Selenium Exception Documentation
ElementNotInteractableException: Thrown when an element is present in the DOM but interactions with that element will hit another element due to paint order
ElementNotSelectableException: Thrown when trying to select an unselectable element. Examples of unselecta...