Skip to content

Commit

Permalink
Update UI_Tests.robot
Browse files Browse the repository at this point in the history
  • Loading branch information
Waariss authored Nov 26, 2023
1 parent 9c45380 commit 4e9550e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project_phase_2/tests/Automated_Test_Cases/UI_Tests.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Wait Until Page Does Not Contain Welcome to Your Dashboard

0 comments on commit 4e9550e

Please sign in to comment.