示例#1
0
 /// <summary>
 /// Creates a new RegStep1Page  folder.
 /// </summary>
 public RegStep1PageFolder(RepoGenBaseFolder parentFolder) :
     base("RegStep1Page", "", parentFolder, 0, false, "fbbf1378-7a58-406e-863a-dbdd7d7ee89f", "")
 {
     _accountinfo             = new ConsumerRegRepoFolders.AccountInfoFolder(parentFolder);
     _signmeup                = new ConsumerRegRepoFolders.SignMeUpFolder(parentFolder);
     _monthlypremiumradioInfo = new RepoItemInfo(this, "MonthlyPremiumRadio", "/dom/body/div[1]/div[2]/form/table/tbody/tr[@id='row1008']/td[1]/input[@id='subChoice_1008']", 30000, null, "5d1e1737-2497-4545-a68d-c32c0696ce87");
     _continuebuttonInfo      = new RepoItemInfo(this, "ContinueButton", "/dom/body/div[1]/div[2]/form/fieldset/div[1]/table/tbody/tr[8]/td[2]/input[@id='btnContinue']", 30000, null, "4b876dec-f6fd-4f27-859d-3b4610956b08");
 }
示例#2
0
 /// <summary>
 /// Creates a new RegStep1Page  folder.
 /// </summary>
 public RegStep1PageFolder(RepoGenBaseFolder parentFolder)
     : base("RegStep1Page", "", parentFolder, 0, false, "fbbf1378-7a58-406e-863a-dbdd7d7ee89f", "")
 {
     _accountinfo = new ConsumerRegRepoFolders.AccountInfoFolder(parentFolder);
     _signmeup = new ConsumerRegRepoFolders.SignMeUpFolder(parentFolder);
     _monthlypremiumradioInfo = new RepoItemInfo(this, "MonthlyPremiumRadio", "/dom/body/div[1]/div[2]/form/table/tbody/tr[@id='row1008']/td[1]/input[@id='subChoice_1008']", 30000, null, "5d1e1737-2497-4545-a68d-c32c0696ce87");
     _continuebuttonInfo = new RepoItemInfo(this, "ContinueButton", "/dom/body/div[1]/div[2]/form/fieldset/div[1]/table/tbody/tr[8]/td[2]/input[@id='btnContinue']", 30000, null, "4b876dec-f6fd-4f27-859d-3b4610956b08");
 }