private void WaitCardsList()
 {
     _wait.WaitForAnyElement(By.ClassName("panel-card-text"));
 }