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 -
  1. Scenario: Scenario1

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. When navigates through the HOME Page
    3. Then nieuws items are displayed
    4. And werkinstructies are displayed
    5. -
  2. Scenario: Scenario2

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there is an important message
    3. When navigates through the HOME Page
    4. Then count of the important messages displayed in the News and Instructions tabs.
    5. -
  3. Scenario: Scenario3

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there is a nieuws item
    3. When navigates through the HOME Page
    4. And clicks on the book icon next to the news icon
    5. Then button changes to 'markeer ongelezen'
    6. And only title is displayed
    7. -
  4. Scenario: Scenario4

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there are at least 20 news articles
    3. When navigates through the HOME Page
    4. And clicks on the "Next" button to go to the next page
    5. Then should see 10 new articles on the next page
    6. And the current page number should be 2
    7. -
  5. Scenario: Scenario5

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there are at least 20 news articles
    3. And is on the HOME Page
    4. And is on page 2 with 10 articles displayed
    5. When clicks on the "Previous" button
    6. Then should see 10 new articles on the next page
    7. And the current page number should be 1
    8. -
  6. Scenario: Scenario6

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there are at least 20 werkinstructies
    3. And is on the HOME Page
    4. And is on page 2 with 10 articles displayed
    5. When clicks on the "Previous" button
    6. Then should see 10 new articles on the next page
    7. And the current page number should be 1
    8. -
  7. Scenario: Scenario7

    -Playwright tracing -

    Steps:

    -
    1. Given user is logged in to KISS DEV environment
    2. And there are at least 20 werkinstructies
    3. And is on the HOME Page
    4. And is on the last page of articles
    5. When clicks on the "Next" button
    6. Then should remain on the last page
    7. -
  8. +
    1. +

      Scenario: Scenario1

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. When navigates through the HOME Page
      3. Then nieuws items are displayed
      4. And werkinstructies are displayed
      5. +
      +
    2. +

      Scenario: Scenario2

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there is an important message
      3. When navigates through the HOME Page
      4. Then count of the important messages displayed in the News and Instructions tabs.
      5. +
      +
    3. +

      Scenario: Scenario3

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there is a nieuws item
      3. When navigates through the HOME Page
      4. And clicks on the book icon next to the news icon
      5. Then button changes to 'markeer ongelezen'
      6. And only title is displayed
      7. +
      +
    4. +

      Scenario: Scenario4

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there are at least 20 news articles
      3. When navigates through the HOME Page
      4. And clicks on the "Next" button to go to the next page
      5. Then should see 10 new articles on the next page
      6. And the current page number should be 2
      7. +
      +
    5. +

      Scenario: Scenario5

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there are at least 20 news articles
      3. And is on the HOME Page
      4. And is on page 2 with 10 articles displayed
      5. When clicks on the "Previous" button
      6. Then should see 10 new articles on the next page
      7. And the current page number should be 1
      8. +
      +
    6. +

      Scenario: Scenario6

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there are at least 20 werkinstructies
      3. And is on the HOME Page
      4. And is on page 2 with 10 articles displayed
      5. When clicks on the "Previous" button
      6. Then should see 10 new articles on the next page
      7. And the current page number should be 1
      8. +
      +
    7. +

      Scenario: Scenario7

      + Playwright tracing +

      Steps:

      +
      1. Given user is logged in to KISS DEV environment
      2. And there are at least 20 werkinstructies
      3. And is on the HOME Page
      4. And is on the last page of articles
      5. When clicks on the "Next" button
      6. Then should remain on the last page
      7. +
      +