public void WhenIEnterContent()
 {
     SeleniumHelper.EnterValueInFrame(PageObjects.AddNewObjects.Content, "Hi, this is body " + title);
 }