Skip to content

Commit

Permalink
Fix for Close Manager GUI ${platform}
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Feb 14, 2024
1 parent d3ccd45 commit 14d5671
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Tests/Regression/Manager/GUI_Bugs.robot
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Issue #171
Open Agent
Open Manager GUI
Click Tab Agents
Sleep 5
# give time for agent to start and connect to manager
Sleep 20
Take A Screenshot

Close Manager GUI ${platform}
Run Keyword Close Manager GUI ${platform}
Stop Agent

0 comments on commit 14d5671

Please sign in to comment.