Пример #1
0
        public void RunActions()
        {
            var page = new MtCommonToMerchandisePages(PageName);

            page.RunCommonActions();

            //Action1();//todo:add unique actions(below) then call(here)
        }