Selenium-Automation-Template/src/core/utils/__init__.py

3 lines
56 B
Python

from .Logger import Logger
from .Browser import Browser