from Lib.TestcaseBasicLibrary import *
from Pom.Home.Signin import *
class TestLogger:
def test_logger(self):
log.i('Logging some information.')