Skip to content

Commit

Permalink
try using trash icon on do to detect finder full screen
Browse files Browse the repository at this point in the history
Issue #145
  • Loading branch information
damies13 committed Sep 26, 2024
1 parent 13740e8 commit 85dc91a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Regression/Manager/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -1414,7 +1414,7 @@ Navigate to and check Desktop Icon For MacOS
# Take A Screenshot

# un-maximise finder if maximised
${img}= Set Variable ${platform}_launchpad.png
${img}= Set Variable ${platform}_dock_trash.png
${passed}= Run Keyword And Return Status Wait For ${img} timeout=3
IF not ${passed}
Take A Screenshot
Expand Down Expand Up @@ -1470,7 +1470,7 @@ Navigate to and check Desktop Icon For MacOS
Wait For ${img} timeout=${default_image_timeout}
Take A Screenshot

${img}= Set Variable ${platform}_launchpad.png
${img}= Set Variable ${platform}_dock_trash.png
${passed}= Run Keyword And Return Status Wait For ${img} timeout=3
IF not ${passed}
Take A Screenshot
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85dc91a

Please sign in to comment.