diff --git a/functional_tests/tests.py b/functional_tests/tests.py index 7f418f9bafbe2e1c48810e3128d46cf448cec1a2..a2454da83cf30d50966afb64cb76201bd93e8d28 100644 --- a/functional_tests/tests.py +++ b/functional_tests/tests.py @@ -3,6 +3,7 @@ import unittest from selenium.webdriver.common.keys import Keys from selenium.common.exceptions import WebDriverException from django.test import LiveServerTestCase +from selenium.webdriver.chrome.options import Options import time MAX_WAIT = 10