From 331b07096fbc729099bf903e72db776f7ca45089 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 9 Feb 2025 20:43:08 -0500 Subject: [PATCH] automated terminal push --- SullyGnomeRobot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SullyGnomeRobot.py b/SullyGnomeRobot.py index 6e8c2c2..b56f8cb 100644 --- a/SullyGnomeRobot.py +++ b/SullyGnomeRobot.py @@ -26,7 +26,7 @@ def download(url): driver.get(url) - print("url / ", river.current_url) + print("url / ", driver.current_url) ##########################################