We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f5c76 commit 16580ceCopy full SHA for 16580ce
e2e/cypress/e2e/runner/MiniSummaryPageController.feature
@@ -14,7 +14,7 @@ Feature: New page controller that display summaries of parts of the form data
14
And I see "Bloggs"
15
And I don't see "123"
16
And I see "Confirm and continue"
17
- Then I click the link "Change"
+ Then I click the link "Change First name"
18
And I enter "Joel" for "First name"
19
And I continue
20
Then I see "Joel"
0 commit comments