public TestCases()
 {
     Browser.Initialize();
 }
 public AddingBlogCommentsTests()
 {
     Browser.Initialize();
 }