diff --git a/test/webdriver/test/common.clj b/test/webdriver/test/common.clj index 66d5943..d521da0 100644 --- a/test/webdriver/test/common.clj +++ b/test/webdriver/test/common.clj @@ -6,7 +6,6 @@ [webdriver.test.helpers :refer :all] [webdriver.core :refer :all] [webdriver.util :refer :all] - [webdriver.wait :refer :all] [webdriver.form-helpers :refer :all]) (:import [org.openqa.selenium TimeoutException NoAlertPresentException WebDriver]))