Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs =================================================================== diff -u -rceb93a7665a32706ab3b8a2b7971f99b0e20606b -r42c0f9ec01c1f599018f7bd399662fb84ef3d26a --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs (.../PressCancelDialogAtStepText.cs) (revision ceb93a7665a32706ab3b8a2b7971f99b0e20606b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.cs (.../PressCancelDialogAtStepText.cs) (revision 42c0f9ec01c1f599018f7bd399662fb84ef3d26a) @@ -102,8 +102,8 @@ Report.Log(ReportLevel.Info, "Mouse", "Mouse Left Click item 'ActivityProgressDialog.ButtonCancel' at Center.", repo.ActivityProgressDialog.ButtonCancelInfo, new RecordItemIndex(3)); repo.ActivityProgressDialog.ButtonCancel.Click(); - Report.Log(ReportLevel.Info, "Wait", "Waiting 30s to not exist. Associated repository item: 'ActivityProgressDialog'", repo.ActivityProgressDialog.SelfInfo, new ActionTimeout(30000), new RecordItemIndex(4)); - repo.ActivityProgressDialog.SelfInfo.WaitForNotExists(30000); + Report.Log(ReportLevel.Info, "Wait", "Waiting 3m to not exist. Associated repository item: 'ActivityProgressDialog'", repo.ActivityProgressDialog.SelfInfo, new ActionTimeout(180000), new RecordItemIndex(4)); + repo.ActivityProgressDialog.SelfInfo.WaitForNotExists(180000); Report.Log(ReportLevel.Info, "Delay", "Waiting for 1s.", new RecordItemIndex(5)); Delay.Duration(1000, false); Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec =================================================================== diff -u -rceb93a7665a32706ab3b8a2b7971f99b0e20606b -r42c0f9ec01c1f599018f7bd399662fb84ef3d26a --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec (.../PressCancelDialogAtStepText.rxrec) (revision ceb93a7665a32706ab3b8a2b7971f99b0e20606b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ActionsDialogs/PressCancelDialogAtStepText.rxrec (.../PressCancelDialogAtStepText.rxrec) (revision 42c0f9ec01c1f599018f7bd399662fb84ef3d26a) @@ -970,7 +970,7 @@ optional="False" searchpropertyid="3703acb5-4eb3-45bd-993f-73c3bcc39a79" waitaction="NotExists" - waittimeout="30000ms"> + waittimeout="180000ms">