public void ClickModalWindowBtn(TestUser user)
 {
     FillModalWindow(user);
     CreateBtn.Click();
 }