public void Create() { //object for TM page TMPage tmpageobj = new TMPage(CommonDriver.driver); tmpageobj.Create(); tmpageobj.validate(); }