Signed-off-by: Eric SYLVIUS <eric.sylvius@z-server.me>
This commit is contained in:
Eric SYLVIUS
2026-02-12 03:46:54 +01:00
parent 1fb4d285f8
commit 7e05e37da8
3 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ Test Teardown End Web Test
# robot -d Results Tests/BackOffice/Back_Office.robot # robot -d Results Tests/BackOffice/Back_Office.robot
*** Test Cases *** *** Test Cases ***
Should be able to access Home page Should be able to access Home page
[Documentation] Home Page [Documentation] Home Page

View File

@@ -9,6 +9,7 @@ Test Teardown End Web Test
# robot -d Results Tests/EndToEnd/End_to_End.robot # robot -d Results Tests/EndToEnd/End_to_End.robot
*** Test Cases *** *** Test Cases ***
Should be able to access both sites Should be able to access both sites
[Documentation] Home Page [Documentation] Home Page

View File

@@ -6,7 +6,6 @@ Resource ../../Data/InputData.robot
Test Setup Begin Web Test Test Setup Begin Web Test
Test Teardown End Web Test Test Teardown End Web Test
# robot -d Results Tests/FrontOffice/Front_Office.robot # robot -d Results Tests/FrontOffice/Front_Office.robot
*** Test Cases *** *** Test Cases ***