public void WhenTheUserAttemptsToLogOut() { Logout.DMI(driver); }
public void WhenTheUserAttemptsToLogOut() { user.AttemptsTo(Logout.DMI()); }