diff --git a/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip b/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip
index 035d68aa..b5fbeb8f 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 a863f46d..f8da6305 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 1d44ca6d..9861ed59 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 ffa503aa..36d23bdd 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 dd32c510..51674416 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 b266a3ec..a3a07af9 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 49f1194e..3816d9f3 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 2f179726..f495f187 100644
--- a/index.html
+++ b/index.html
@@ -6,34 +6,48 @@
Playwright traces
- Scenario: Scenario1
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- When navigates through the HOME Page
- Then nieuws items are displayed
- And werkinstructies are displayed
-
Scenario: Scenario2
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-Playwright tracing
-Steps:
- - Given user is logged in to KISS DEV environment
- And 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
-
+
+
Scenario: Scenario1
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- When navigates through the HOME Page
- Then nieuws items are displayed
- And werkinstructies are displayed
+
+
+
Scenario: Scenario2
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
Playwright tracing
+
Steps:
+
- Given user is logged in to KISS DEV environment
- And 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
+
+