@@ -89,7 +89,9 @@ def selenium_jared_click():
print(domain)
print(href)
driver.quit()
+ return txt
break
+ return '{empty}'
# time.sleep(5)