From 4d2f93fa46adc037f1237ebd35e3faafb4a7759a Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 13 May 2022 16:08:32 +0200 Subject: Python + Go: Run formatter --- selenium_eduvpn.py | 1 + 1 file changed, 1 insertion(+) (limited to 'selenium_eduvpn.py') diff --git a/selenium_eduvpn.py b/selenium_eduvpn.py index 76e86aa..b1c8cfe 100644 --- a/selenium_eduvpn.py +++ b/selenium_eduvpn.py @@ -17,6 +17,7 @@ def login_eduvpn(authURL): # Cleanup driver.close() + # Logs in to the default vpn user portal with selenium def login_oauth(driver, authURL): # Go to the oauth url and verify the title -- cgit v1.2.3