Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.cs =================================================================== diff -u -r35e1f5d8cc279c74a0d63d6cfb8916fe5d132ef4 -r21b1cb89333079d735ecf258054756e29faab0e0 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.cs (.../SetNewHBCScenario.cs) (revision 35e1f5d8cc279c74a0d63d6cfb8916fe5d132ef4) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.cs (.../SetNewHBCScenario.cs) (revision 21b1cb89333079d735ecf258054756e29faab0e0) @@ -124,8 +124,8 @@ Report.Log(ReportLevel.Info, "Mouse", "Mouse Left Click item 'Bevestigen.ButtonOK' at Center.", repo.Bevestigen.ButtonOKInfo, new RecordItemIndex(6)); repo.Bevestigen.ButtonOK.Click(); - Report.Log(ReportLevel.Info, "Delay", "Waiting for 1s.", new RecordItemIndex(7)); - Delay.Duration(1000, false); + Report.Log(ReportLevel.Info, "Delay", "Waiting for 2s.", new RecordItemIndex(7)); + Delay.Duration(2000, false); } Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.rxrec =================================================================== diff -u -r8a77ecf2c835501ad7ea5830df5b51ca0127742e -r21b1cb89333079d735ecf258054756e29faab0e0 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.rxrec (.../SetNewHBCScenario.rxrec) (revision 8a77ecf2c835501ad7ea5830df5b51ca0127742e) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Set_Assign/SetNewHBCScenario.rxrec (.../SetNewHBCScenario.rxrec) (revision 21b1cb89333079d735ecf258054756e29faab0e0) @@ -668,7 +668,7 @@