summaryrefslogtreecommitdiff
path: root/selenium_eduvpn.py
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroenwijenbergh@protonmail.com>2024-05-08 11:52:35 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-05-08 13:54:45 +0000
commit4e7d42986b333147bbc89508c3ebeb9cc289374d (patch)
tree4fa15c2cbb0b287b0c8e652948d79d5ded92e680 /selenium_eduvpn.py
parent9ce4e4458794290755c68a180125acc68ab84038 (diff)
Format: Run Ruff & isort
Diffstat (limited to 'selenium_eduvpn.py')
-rw-r--r--selenium_eduvpn.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/selenium_eduvpn.py b/selenium_eduvpn.py
index 2f452a0..605bc54 100644
--- a/selenium_eduvpn.py
+++ b/selenium_eduvpn.py
@@ -1,5 +1,6 @@
import os
import sys
+
from selenium import webdriver
from selenium.webdriver.common.keys import Keys
from selenium.webdriver.firefox.options import Options