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:

  1. When navigates through the HOME Page
  2. Then nieuws items are displayed
  3. And werkinstructies are displayed
-

Scenario: Scenario2

+

Scenario2

Playwright tracing

Steps:

  1. Given there is an important message
  2. When navigates through the HOME Page
  3. Then count of the important messages displayed in the News and Instructions tabs.
-

Scenario: Scenario3

+

Scenario3

Playwright tracing

Steps:

  1. Given there is a nieuws item
  2. When navigates through the HOME Page
  3. And clicks on the book icon next to the news icon
  4. Then button changes to 'markeer ongelezen'
  5. And only title is displayed
-

Scenario: Scenario4

+

Scenario4

Playwright tracing

Steps:

  1. Given there are at least 20 news articles
  2. When navigates through the HOME Page
  3. And clicks on the "Next" button to go to the next page
  4. Then should see 10 new articles on the next page
  5. And the current page number should be 2
-

Scenario: Scenario5

+

Scenario5

Playwright tracing

Steps:

  1. Given there are at least 20 news articles
  2. And is on the HOME Page
  3. And is on page 2 with 10 articles displayed
  4. When clicks on the "Previous" button
  5. Then should see 10 new articles on the next page
  6. And the current page number should be 1
-

Scenario: Scenario6

+

Scenario6

Playwright tracing

Steps:

  1. Given there are at least 20 werkinstructies
  2. And is on the HOME Page
  3. And is on page 2 with 10 articles displayed
  4. When clicks on the "Previous" button
  5. Then should see 10 new articles on the next page
  6. And the current page number should be 1
-

Scenario: Scenario7

+

Scenario7

Playwright tracing

Steps:

  1. Given there are at least 20 werkinstructies
  2. And is on the HOME Page
  3. And is on the last page of articles
  4. When clicks on the "Next" button
  5. Then should remain on the last page