Exemplo n.º 1
0
        public void DeleteTM()
        {
            TMPage tmObj = new TMPage();

            tmObj.delTM(driver);
        }