|
@ -4,7 +4,7 @@ import logging.config |
|
|
import os |
|
|
import os |
|
|
import time |
|
|
import time |
|
|
|
|
|
|
|
|
from config import settings |
|
|
from .config import settings |
|
|
|
|
|
|
|
|
from os.path import abspath, relpath, split, isfile |
|
|
from os.path import abspath, relpath, split, isfile |
|
|
from selenium.common.exceptions import ( |
|
|
from selenium.common.exceptions import ( |
|
|