Ejemplo n.º 1
0
        public void EditTM()
        {
            TMPage tmObj = new TMPage();

            tmObj.EdtTM(driver);
        }