Skip to content

Commit

Permalink
try again click the go menu
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Sep 25, 2024
1 parent 25b7b71 commit 0016e26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Tests/Regression/Manager/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -1428,18 +1428,18 @@ Navigate to and check Desktop Icon For MacOS
Click Image ${img}
Sleep 0.3

# nav to /Applications
Press Combination KEY.command KEY.shift KEY.g
${img}= Set Variable ${platform}_finder_gotoprompt.png
Wait For ${img} timeout=${default_image_timeout}
Sleep 0.3

# macos_finder_menu_go.png
${img}= Set Variable ${platform}_finder_menu_go.png
Click Image ${img}
Sleep 0.3
Take A Screenshot

# nav to /Applications
Press Combination KEY.command KEY.shift KEY.g
${img}= Set Variable ${platform}_finder_gotoprompt.png
Wait For ${img} timeout=${default_image_timeout}
Sleep 0.3

Press Combination KEY.backspace #clear text filed
# Sleep 0.3
# Take A Screenshot
Expand Down

0 comments on commit 0016e26

Please sign in to comment.