https://stackoverflow.com/questions/72773206/selenium-python-attributeerror-webdriver-object-has-no-attribute-find-el > element.find_by_name(...) is now element.find_element("name", ...)