示例#1
0
 public void GenerateQueryURLICD9RequestTest()
 {
     InfobuttonPage.InputCodeVc("049").WithMainSearchCriteriaCodeSystemVcs(VcsCodes.Icd9).GenerateQueryUrl();
     InfobuttonPage.GetQuery();
     InfobuttonResponcePageICD9.getOutput();
 }