From 4e9550ec42a37fe7b97e00c376238fbdc6b74485 Mon Sep 17 00:00:00 2001 From: Waris Damkham <99647936+Waariss@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:52:38 +0700 Subject: [PATCH] Update UI_Tests.robot --- Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot b/Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot index 139250e..189caca 100644 --- a/Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot +++ b/Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot @@ -81,7 +81,7 @@ Dictionary Page Word Search linux Full User Scenario Test - [Documentation] Test Case 7: Simulates a full user scenario including login, translation, and theme change. + [Documentation] Test Case 7: Simulates a full user scenario including login, translation, history, and theme change. User Login For Scenario Generate Random Credentials information Select Random Language @@ -317,7 +317,7 @@ Change Theme Sleep 2s Translate Word And Verify - [Documentation] Translates a word and verifies the translation with a page reload. + [Documentation] Translates a word and reload a page, then check the history of translation. Go To ${HOME URL} Select From List By Label id=source_lang English Select From List By Label id=target_lang Thai @@ -331,4 +331,4 @@ Translate Word And Verify Logout [Documentation] Logs out the user from the application. Click Link xpath=//a[contains(@href, '/logout')] - Wait Until Page Does Not Contain Welcome to Your Dashboard \ No newline at end of file + Wait Until Page Does Not Contain Welcome to Your Dashboard