Skip to content

Commit

Permalink
Missed making change on copy paste
Browse files Browse the repository at this point in the history
Issue #151
  • Loading branch information
damies13 committed Apr 17, 2024
1 parent b46333e commit 41b749e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Tests/Regression/Manager/GUI_Features.robot
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ Verify Disable report.html - Test Row
@{mngr_options}= Create List -s ${scenariofile}
Open Manager GUI ${mngr_options}
Click Button trsettings
Click CheckBox unchecked loghtml
Click CheckBox unchecked reporthtml
Test Group Save Settings
Click Button runsave

Expand All @@ -369,7 +369,7 @@ Verify Disable report.html - Test Row

Open Manager GUI ${mngr_options}
Click Button trsettings
Click CheckBox checked loghtml
Click CheckBox checked reporthtml
Test Group Save Settings
Click Button runsave

Expand All @@ -396,7 +396,7 @@ Verify Disable output.xml - Test Row
@{mngr_options}= Create List -s ${scenariofile}
Open Manager GUI ${mngr_options}
Click Button trsettings
Click CheckBox unchecked loghtml
Click CheckBox unchecked outputxml
Test Group Save Settings
Click Button runsave

Expand All @@ -410,7 +410,7 @@ Verify Disable output.xml - Test Row

Open Manager GUI ${mngr_options}
Click Button trsettings
Click CheckBox checked loghtml
Click CheckBox checked outputxml
Test Group Save Settings
Click Button runsave

Expand Down

0 comments on commit 41b749e

Please sign in to comment.