示例#1
0
        public void TC01_Selenium_Castor_ProductDevelopmentandPublish()
        {
            LeanFtTest1 Testpahse1 = new LeanFtTest1();;

            try
            {
                Testpahse1.TC01_Selenium_Castor_ProductDevelopmentandPublish();
            }
            finally
            {
                Testpahse1.TearDown();
            }
        }