Skip to content

Commit 8ee83d0

Browse files
committed
fix: remove I pass through EngineBlock after consent in @functional scenario
In Chrome the EB->SP assertion form auto-submits after consent, so pressButton('Submit') fails. MultipleSingleSignOn @functional scenarios confirm the correct pattern: go straight from I give my consent to Then the url should match without a pass-through step.
1 parent 7f4fb76 commit 8ee83d0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/OpenConext/EngineBlockFunctionalTestingBundle/Features/CorrelationId.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,8 @@ Feature:
6060
And I select "CorrId-IdP-B" on the WAYF
6161
And I pass through the IdP
6262
And I give my consent
63-
And I pass through EngineBlock
6463
Then the url should match "functional-testing/CorrId-SP/acs"
6564
And I switch to "Tab-A"
6665
And I pass through the IdP
6766
And I give my consent
68-
And I pass through EngineBlock
6967
Then the url should match "functional-testing/CorrId-SP/acs"

0 commit comments

Comments
 (0)