driver fixed
This commit is contained in:
@@ -33,7 +33,6 @@ class AutomationMassHealth:
|
||||
|
||||
|
||||
def config_driver(self):
|
||||
print("caled config")
|
||||
options = webdriver.ChromeOptions()
|
||||
if self.headless:
|
||||
options.add_argument("--headless")
|
||||
|
||||
Reference in New Issue
Block a user