protected string GetCurrentPage()
 {
     return(elements.GetCurrentPageTextBlock().GetText());
 }