diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip
index ccb14c64..d201a977 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip
index 99f8abbb..e9833d56 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip
index 4cd9dd46..07c1d5ff 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip
index 4482c697..2fd1ae0c 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip
index decc2efb..baf06cb9 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip
index 999306dc..bd682581 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip differ
diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip
index 95629d18..b43d5ef3 100644
Binary files a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip and b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip differ
diff --git a/index.html b/index.html
index 0366eb56..f489e181 100644
--- a/index.html
+++ b/index.html
@@ -11,43 +11,43 @@
-
Scenario: Scenario1
+
Scenario1
Playwright tracing
Steps:
- When navigates through the HOME Page
- Then nieuws items are displayed
- And werkinstructies are displayed
-
Scenario: Scenario2
+
Scenario2
Playwright tracing
Steps:
- Given there is an important message
- When navigates through the HOME Page
- Then count of the important messages displayed in the News and Instructions tabs.
-
Scenario: Scenario3
+
Scenario3
Playwright tracing
Steps:
- Given there is a nieuws item
- When navigates through the HOME Page
- And clicks on the book icon next to the news icon
- Then button changes to 'markeer ongelezen'
- And only title is displayed
-
Scenario: Scenario4
+
Scenario4
Playwright tracing
Steps:
- Given there are at least 20 news articles
- When navigates through the HOME Page
- And clicks on the "Next" button to go to the next page
- Then should see 10 new articles on the next page
- And the current page number should be 2
-
Scenario: Scenario5
+
Scenario5
Playwright tracing
Steps:
- Given there are at least 20 news articles
- And is on the HOME Page
- And is on page 2 with 10 articles displayed
- When clicks on the "Previous" button
- Then should see 10 new articles on the next page
- And the current page number should be 1
-
Scenario: Scenario6
+
Scenario6
Playwright tracing
Steps:
- Given there are at least 20 werkinstructies
- And is on the HOME Page
- And is on page 2 with 10 articles displayed
- When clicks on the "Previous" button
- Then should see 10 new articles on the next page
- And the current page number should be 1
-
Scenario: Scenario7
+
Scenario7
Playwright tracing
Steps:
- Given there are at least 20 werkinstructies
- And is on the HOME Page
- And is on the last page of articles
- When clicks on the "Next" button
- Then should remain on the last page