Skip to content

Commit

Permalink
SelectResultFile not SelectResulFfile
Browse files Browse the repository at this point in the history
Issue #252
  • Loading branch information
damies13 committed Oct 28, 2024
1 parent 2338bfa commit fcc4c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Regression/Reporter/GUI_Bugs.robot
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Verify If Reporter Runs With No Existing INI File From Current Version
File Should Not Exist ${location}${/}RFSwarmReporter.ini
Log To Console Running Reporter with no existing ini file.
Open GUI
Wait For Status SelectResulFfile
Wait For Status SelectResultFile
TRY
Click Section test_result_summary
Click #double click needed. Maybe delete after eel module implemetation
Expand All @@ -56,7 +56,7 @@ Verify If Reporter Runs With Existing INI File From Previous Version
File Should Not Be Empty ${location}${/}RFSwarmReporter.ini
Log To Console Running Reporter with existing ini file.
Open GUI
Wait For Status SelectResulFfile
Wait For Status SelectResultFile
TRY
Click Section test_result_summary
Click #double click needed. Maybe delete after eel module implemetation
Expand Down

0 comments on commit fcc4c77

Please sign in to comment.