コード例 #1
0
ファイル: CaseCreationSteps.cs プロジェクト: iamcucusa/e2e
 public void ThenTheProgressShowsUpdatedStatusSuccess()
 {
     mainCasesPage.WaitUntilProgressBarShowsUpdatedStatusSuccess(10);
 }