Skip to content

Commit

Permalink
Click before copy
Browse files Browse the repository at this point in the history
Needed to make macos test more reliable
  • Loading branch information
damies13 committed Oct 28, 2024
1 parent fc4f98f commit 65ba37a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/Regression/Reporter/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ Get Text Value To Right Of
Wait For ${img} timeout=${default_image_timeout}

${b4value}= Get Clipboard Content
Click To The Right Of Image ${img} ${offsetx}
${value}= Copy From The Right Of ${img} ${offsetx}
Take A Screenshot
WHILE $b4value == $value limit=15
Expand Down Expand Up @@ -631,4 +632,4 @@ Navigate to and check Desktop Icon For Ubuntu



#
#

0 comments on commit 65ba37a

Please sign in to comment.