class SeleniumConfig(unittest.TestCase):
def __init__(self): super().__init__() self.absolute = os.path.dirname(os.path.abspath(__file__)) + &