示例#1
0
        public bool GetMessage()
        {
            FrameworkHelper.GetText(MessageBoxId, IdentifierType.Xpath);

            return(true);
        }