driver = webdriver.Chrome(ChromeDriverManager().install()) url = "https://www.ohprint.me/store/business-card/overview" driver.get(url) try: element =