public void AutomationPractice() { launch.Initialize(); launch.NavigateToURL(); loginStep = new LoginStep(); loginStep.launchvalidate(); }