Skip to content

Commit

Permalink
Maybe now
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Mar 29, 2024
1 parent 2869239 commit 565e221
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/Regression/Manager/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ Click Dialog Button
${img}= Set Variable ${platform}_dlgbtn_${btnname}.png
Log ${CURDIR}
Log ${IMAGE_DIR}
Sleep 20
Take A Screenshot
Wait For ${img} timeout=300
@{coordinates}= Locate ${img}
Click Image ${img}
Expand Down Expand Up @@ -211,7 +213,6 @@ Select Robot File
Take A Screenshot
Click Dialog Button open
Sleep 1
Take A Screenshot

Save Scenario File
[Arguments] ${scenario_name}
Expand Down

0 comments on commit 565e221

Please sign in to comment.