mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Missing import
(cherry picked from commit 68652ce584cce5f1f4e4c061fe9224907496d23f)
This commit is contained in:
parent
4ba3bf8eb8
commit
cc6bcc50df
@ -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.common_functions_60 import login, detect_and_pass_all_wizards, gen_random_string, is_enterprise
|
||||||
from include.policy_functions import *
|
from include.policy_functions import *
|
||||||
from include.agent_functions import *
|
from include.agent_functions import *
|
||||||
|
from include.collection_functions import *
|
||||||
from selenium import webdriver
|
from selenium import webdriver
|
||||||
from selenium.webdriver.common.by import By
|
from selenium.webdriver.common.by import By
|
||||||
from selenium.webdriver.common.keys import Keys
|
from selenium.webdriver.common.keys import Keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user