Expected a Slovak IBAN (starting with SK) on the payment instructions page. Body text:
Zákazník:
test.customer.ProfileOrdersUnpaidTransferUser_EN@scio.cz
Profil
Administrace
Košík
Katalog
Webstringy
Systémový čas
Systémový čas
Systémový čas
Assert.That(bodyText, Does.Match(@"SK\d{2}\s?\d{4}"))
Expected: String matching "SK\d{2}\s?\d{4}"
But was: "
Zákazník:
test.customer.ProfileOrdersUnpaidTransferUser_EN@scio.cz
Profil
Administrace
Košík
Katalog
Webstringy
Systémový čas
Systémový čas
Systémový čas
\ud83d\uddd3
Nastavit
Zrušit
// hack to bind date picker in modal...
function initPicker() {
document.querySelectorAll(".js-date").forEach((e => {
const t = e.querySelector(".js-date__input")
, o = e.querySelector(".js-date__icon");
o?.addEventListener("click", (() => {
try {
t?.showPicker()
} catch (e) { }
}
))
}
));
}
Payment
Payment details
Wire transfer
amount:
5 Euro
variable symbol:
3518086
IBAN:
CZ92 0100 0000 0000 0816 0287
SWIFT:
KOMBCZPP
Please fill in ALL DETAILS carefully when making the payment. If you do not enter any information or enter it incorrectly, we will not be able to process your order.
If the transfer from your country usually takes more than a week, please send us also a payment confirmation by email to scio@scio.cz.
Order detail
Customer's personal profile
Do you need help?
Support contacts
© 2026 SCIO
Terms of Service
Cookies and how we use them
Protection of personal data
"
at Scio.EshopIndiv.Web.UI.Tests.StepDefinitions.OrderFlowStepDefinitions.ThenBankAccountShouldBeSlovakEurAccount() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-Eshop\temp\c9e6aae7-c952-5d7f-a575-307e0264883f\1784301010001\build\Tests\Scio.EshopIndiv.Web.UI.Tests\StepDefinitions\OrderFlowStepDefinitions.cs:line 1010
at Reqnroll.Bindings.AsyncMethodHelper.ConvertTaskOfT(Task task, Boolean getValue)
at Reqnroll.Bindings.BindingDelegateInvoker.InvokeDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs, ExecutionContextHolder executionContext)
at Reqnroll.Bindings.BindingInvoker.InvokeBindingAsync(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, DurationHolder durationHolder)
at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder)
at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder)
at Reqnroll.Infrastructure.TestExecutionEngine.<>c__DisplayClass57_0.<<ExecuteStepAsync>b__7>d.MoveNext()
--- End of stack trace from previous location ---
at Reqnroll.Infrastructure.TestExecutionEngine.<>c__DisplayClass57_0.<<ExecuteStepAsync>g__HandleStepExecutionExceptions|0>d.MoveNext()
at Reqnroll.Infrastructure.TestExecutionEngine.OnAfterLastStepAsync()
at Reqnroll.TestRunner.CollectScenarioErrorsAsync()
at Scio.EshopIndiv.Web.UI.Tests.Features.Profile.ProfileOrdersENShopFeature.ScenarioCleanupAsync()
at Scio.EshopIndiv.Web.UI.Tests.Features.Profile.ProfileOrdersENShopFeature.EN_PaymentInstructionsShowEURBankAccount() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-Eshop\temp\c9e6aae7-c952-5d7f-a575-307e0264883f\1784301010001\build\Tests\Scio.EshopIndiv.Web.UI.Tests\Features\Profile\ProfileOrdersEN.feature:line 143
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
1) at Scio.EshopIndiv.Web.UI.Tests.StepDefinitions.OrderFlowStepDefinitions.ThenBankAccountShouldBeSlovakEurAccount() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-Eshop\temp\c9e6aae7-c952-5d7f-a575-307e0264883f\1784301010001\build\Tests\Scio.EshopIndiv.Web.UI.Tests\StepDefinitions\OrderFlowStepDefinitions.cs:line 1010
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
| Test Name | Outcome | Duration (s) | Step (if failed) |
|---|---|---|---|
| EN_PaymentInstructionsShowEURBankAccount | Failed | 11.64 | Then the bank account should be a Slovak EUR account |
| BirthNumberAndEmailFieldsAreRead_Only | Passed | 5.17 | |
| CancelledNSZApplication_PersonalInfoStepIsShownAgain | Passed | 13.64 | |
| CancelledOrderShowsCorrectStatusInTheList | Passed | 4.21 | |
| CompletedNSZOnlineENOrder_ExamAndApplicationVisibleInProfile | Passed | 19.87 | |
| DeselectingASubjectInOnlineFormRemovesItAndClearsAssociatedSelections | Passed | 11.51 | |
| EN_CancelledOrderDetailShowsNoActionButtons | Passed | 4.49 | |
| EN_ChangePaymentModalShowsAvailablePaymentTypes | Passed | 5.31 | |
| EN_PaidOrderDetailShowsAllRequiredInformation | Passed | 4.72 | |
| EN_PaidOrderDetailShowsStornoButtonAndTaxDocuments | Passed | 4.34 | |
| EN_PayButtonOnUnpaidCardOrderRedirectsToGoPay | Passed | 7.92 | |
| EN_PaymentDetailsOnUnpaidTransferOrderShowsPaymentInstructions | Passed | 4.78 | |
| EN_PaymentInstructionsShowVariableSymbolMatchingOrderNumber | Passed | 5.34 | |
| EN_StornoIsRepeatableForRemainingItems | Passed | 7.83 | |
| EN_StornoModalShowsSelectableItemsForPaidOrder | Passed | 4.93 | |
| EN_UnpaidCardOrderShowsPayCancelAndChangePaymentButtons | Passed | 4.59 | |
| EN_UnpaidOrderDetailShowsRequiredInformationWithoutPaymentDate | Passed | 4.65 | |
| EN_UnpaidTransferOrderShowsPaymentDetailsCancelAndChangePaymentButtons | Passed | 4.5 | |
| EN_UserCancelsUnpaidOrderViaConfirmationDialog | Passed | 5.71 | |
| EN_UserChangesPaymentTypeOnUnpaidOrder | Passed | 6.27 | |
| EN_UserSubmitsStornoRequestForOneItem | Passed | 7.31 | |
| ExamSelectionRequiresAtLeastOneSubjectToBeSelected | Passed | 6.42 | |
| ExistingActiveNSZApplication_PersonalInfoStepIsSkipped | Passed | 13.14 | |
| NSZExamDetailShowsCorrectStatusBasedOnSchedulePhase_Phase("Datum konání","Den zkoušky","3",null) | Passed | 5.85 | |
| NSZExamDetailShowsCorrectStatusBasedOnSchedulePhase_Phase("Konečné výsledky","Definitivní výsledky","5",null) | Passed | 5.99 | |
| NSZExamDetailShowsCorrectStatusBasedOnSchedulePhase_Phase("Objednávky","Počkejte na pozvánku","1",null) | Passed | 5.85 | |
| NSZExamDetailShowsCorrectStatusBasedOnSchedulePhase_Phase("Pozvánka","Pozvánka","2",null) | Passed | 5.81 | |
| NSZExamDetailShowsCorrectStatusBasedOnSchedulePhase_Phase("Předběžné výsledky","Předběžné výsledky","4",null) | Passed | 5.87 | |
| Online_OnlySubjectHasPrezencneFormDisabled | Passed | 6.47 | |
| OrderListDisplaysOrdersWithDateNumberStatusAndAmount | Passed | 4.45 | |
| PaidOrderShowsCorrectStatusInTheList | Passed | 4.51 | |
| PredbezneVysledkyButtonAppearsForSTANDARDKOMPLETVariantDuringEarlyWindow | Passed | 5.69 | |
| PreliminaryResultsButtonAppearsForAllUsersDuringvsichniWindow | Passed | 5.91 | |
| PreliminaryResultsPageShowsCorrectAnswersAndUsersAnswersWithScores | Passed | 5.92 | |
| RCOnTheEnglishShop | Passed | 17.31 | |
| RequiredFieldsValidationShowsErrorsWhenFieldsAreMissing("name","0",null) | Passed | 14.85 | |
| RequiredFieldsValidationShowsErrorsWhenFieldsAreMissing("phone","2",null) | Passed | 14.72 | |
| RequiredFieldsValidationShowsErrorsWhenFieldsAreMissing("surname","1",null) | Passed | 15.87 | |
| SolutionKeyPageShowsCorrectAnswersForTheExam | Passed | 5.75 | |
| UnpaidOrderShowsCorrectStatusInTheList | Passed | 4.21 | |
| UserDownloadsElectronicCertificateAfterExamIsFinished | Passed | 6.53 | |
| UserDownloadsFinalBlockingReasonPDFForBlockedOnlineExam | Passed | 7.54 | |
| UserEditsNameSurnameAndPhoneNumber | Passed | 6.79 | |
| UserSelectsExamWithOnlineFormAndProceedsToNextStep | Passed | 9.09 | |
| UserSubmitsAnObjectionDuringScheduleWindowEnglish | Passed | 6.66 | |
| UserSubmitsValidPersonalInfoAndProceedsToNextStep | Passed | 16.27 |