Esempio n. 1
0
 /// <summary>
 /// Creates a new RxTabImageBased  folder.
 /// </summary>
 public RxTabImageBasedFolder(RepoGenBaseFolder parentFolder) :
     base("RxTabImageBased", "?/?/tabpage[@controlname='RxTabImageBased']", parentFolder, 30000, null, false, "26e5a1bf-fc9d-4480-b23b-80b3ae79548a", "")
 {
     _monthcalendar1Info  = new MonthCalendar1InfoClass(this);
     _chkshowimageInfo    = new ChkShowImageInfoClass(this);
     _thecatInfo          = new TheCatInfoClass(this);
     _rxtabimagebasedInfo = new RxTabImageBasedInfoClass(this);
 }
Esempio n. 2
0
 /// <summary>
 /// Creates a new ApplicationUnderTest  folder.
 /// </summary>
 public ApplicationUnderTestAppFolder(RepoGenBaseFolder parentFolder) :
     base("ApplicationUnderTest", "/form[@processname='RxDemoApp']", parentFolder, 30000, null, true, "3802c67d-8984-4e7d-8459-836d46df639f", "")
 {
     _lblwelcomemessageInfo    = new RepoItemInfo(this, "LblWelcomeMessage", "?/?/tabpage[@controlname='RxTabIntroduction']/text[@controlname='lblWelcomeMessage']", 30000, null, "ad25e72b-b75b-4517-8156-41cfc563c874");
     _imagebasedautomationInfo = new ImageBasedAutomationInfoClass(this);
     _chkshowimageInfo         = new ChkShowImageInfoClass(this);
     _thecatInfo = new TheCatInfoClass(this);
 }