protected string GetPreviousPage()
 {
     return(elements.GetPreviousPageTextBlock().GetText());
 }