Skip to content

Commit

Permalink
Linux screen saver???
Browse files Browse the repository at this point in the history
Issue #252
  • Loading branch information
damies13 committed Oct 27, 2024
1 parent 95a9810 commit 0789329
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Tests/Regression/Reporter/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,12 @@ Open GUI
${var}= Get Variables
Log ${var}
Get Platform

# Press Escape and move mouse because on linux the screen save had kicked in
Press Combination Key.esc
Move To 10 10
Move To 20 20

${keyword}= Set Variable Open GUI ${platform}
Run Keyword ${keyword} @{appargs}
Handle Donation Reminder
Expand Down

0 comments on commit 0789329

Please sign in to comment.