Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs =================================================================== diff -u -r42c0f9ec01c1f599018f7bd399662fb84ef3d26a -r346478a0ac2f23e888cbcf993739bf0feb0ab197 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs (.../PressCancelDialogAtStepText.cs) (revision 42c0f9ec01c1f599018f7bd399662fb84ef3d26a) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs (.../PressCancelDialogAtStepText.cs) (revision 346478a0ac2f23e888cbcf993739bf0feb0ab197) @@ -94,8 +94,8 @@ Report.Screenshot(ReportLevel.Info, "User", "", repo.ActivityProgressDialog.Self, false, new RecordItemIndex(0)); - Report.Log(ReportLevel.Info, "Wait", "Waiting 30m for the attribute 'Text' to contain the specified value $substringProgressMessageToStopAt. Associated repository item: 'ActivityProgressDialog.LabelActivityStepCounter'", repo.ActivityProgressDialog.LabelActivityStepCounterInfo, new RecordItemIndex(1)); - repo.ActivityProgressDialog.LabelActivityStepCounterInfo.WaitForAttributeContains(1800000, "Text", substringProgressMessageToStopAt); + Report.Log(ReportLevel.Info, "Wait", "Waiting 30m for the attribute 'Text' to contain the specified value $substringProgressMessageToStopAt. Associated repository item: 'ActivityProgressDialog.LabelActivityTaskCounter'", repo.ActivityProgressDialog.LabelActivityTaskCounterInfo, new RecordItemIndex(1)); + repo.ActivityProgressDialog.LabelActivityTaskCounterInfo.WaitForAttributeContains(1800000, "Text", substringProgressMessageToStopAt); Report.Screenshot(ReportLevel.Info, "User", "", repo.ActivityProgressDialog.Self, false, new RecordItemIndex(2)); Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec =================================================================== diff -u -r42c0f9ec01c1f599018f7bd399662fb84ef3d26a -r346478a0ac2f23e888cbcf993739bf0feb0ab197 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec (.../PressCancelDialogAtStepText.rxrec) (revision 42c0f9ec01c1f599018f7bd399662fb84ef3d26a) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec (.../PressCancelDialogAtStepText.rxrec) (revision 346478a0ac2f23e888cbcf993739bf0feb0ab197) @@ -47,6 +47,8 @@ /form[@controlname='ActivityProgressDialog'] + + - /form[@controlname='ActivityProgressDialog']/text[@controlname='labelActivityProgressText'] + /form[@controlname='ActivityProgressDialog']/text[@controlname='labelActivityCounter'] + + /form[@controlname='ActivityProgressDialog'] + + + buttonCancel + + 3279676 @@ -899,6 +910,8 @@ /form[@controlname='ActivityProgressDialog']/button[@controlname='buttonCancel'] + + @@ -981,6 +994,8 @@ /form[@controlname='ActivityProgressDialog'] + +