public void createTMsteps() { //Create TM TMpage TMpageObj = new TMpage(driver); TMpageObj.createTMsteps(); //TMpageObj.ValidateCreateTM(); }