ElementNotVisibleException: Message: element not interactable error while trying to click on the top video in a youtube search
问题 I cannot seem to find a way to click on the right element in order to get the url I am looking for. In essence I am trying to click on the top video in a youtube search (the most highly ranked returned video). How to resolve ElementNotInteractableException: Element is not visible in Selenium webdriver? -> This is for Java but it let me in the right direction (knowing I needed to execute JavaScript) http://www.teachmeselenium.com/2018/04/17/python-selenium-interacting-with-the-browser