public void WaitForElementVisible()
 {
     LogTable.WaitForElementVisible(TimeSpan.FromSeconds(60));
 }