public void Edit() { TMPage tmpageobj = new TMPage(CommonDriver.driver); tmpageobj.Edit(); tmpageobj.ValidateEdit(); }