public void TearDown()
 {
     _WebPagePlugin = null;
 }
 public void Setup()
 {
     _WebPagePlugin = new WebPagePlugin();
 }