Missing import
This commit is contained in:
parent
057fb1c9ba
commit
68652ce584
|
@ -3,6 +3,7 @@ from include.common_classes_60 import PandoraWebDriverTestCase
|
|||
from include.common_functions_60 import login, detect_and_pass_all_wizards, gen_random_string, is_enterprise
|
||||
from include.policy_functions import *
|
||||
from include.agent_functions import *
|
||||
from include.collection_functions import *
|
||||
from selenium import webdriver
|
||||
from selenium.webdriver.common.by import By
|
||||
from selenium.webdriver.common.keys import Keys
|
||||
|
|
Loading…
Reference in New Issue