Skip to content

Commit

Permalink
try to open settings
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Oct 31, 2024
1 parent 589e009 commit 08b3fc9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Tests/Regression/Reporter/GUI_Basic.robot
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ MacOS Accessability Settings
# setting -> security & privacy -> Accessibility -> Terminal 'check'

# Open Settings
${img}= Set Variable ${platform}_finder.png
${img}= Set Variable ${platform}_settings.png
Wait For ${img} timeout=${default_image_timeout}
@{coordinates}= Locate ${img}
Click Image ${img}
Expand All @@ -34,6 +34,13 @@ MacOS Accessability Settings

Take A Screenshot

Click Image reporter_${platform}_button_closewindow.png
Run Keyword And Ignore Error Click Image reporter_${platform}_button_closewindow.png
Take A Screenshot
Sleep 0.5


Fatal Error Intentional Fail

# Intentional Fail
# [Tags] ubuntu-latest windows-latest macos-latest
Expand Down

0 comments on commit 08b3fc9

Please sign in to comment.