Yassmen commited on
Commit
7b36e20
·
verified ·
1 Parent(s): 7fe9122

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ from selenium.webdriver.common.by import By
30
  from selenium.webdriver.common.keys import Keys
31
  from selenium.webdriver.support.ui import WebDriverWait
32
  from selenium.webdriver.support import expected_conditions as EC
 
33
 
34
  #Settings for using the driver without a UI
35
  # Set up Chrome options
 
30
  from selenium.webdriver.common.keys import Keys
31
  from selenium.webdriver.support.ui import WebDriverWait
32
  from selenium.webdriver.support import expected_conditions as EC
33
+ from selenium.webdriver.chrome.service import Service
34
 
35
  #Settings for using the driver without a UI
36
  # Set up Chrome options