public AboutPObject NavigateToAbout()
 {
     About.Click();
     return(DoInitialize.PageElementsIn <AboutPObject>());
 }