Skip to content

Commit

Permalink
see if this works better (wait for run schedule button instead of age…
Browse files Browse the repository at this point in the history
…nts tab)

Issue #145
  • Loading branch information
damies13 committed Sep 15, 2024
1 parent a18daa5 commit 41a8609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Regression/Manager/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Open Manager GUI
${result}= Wait Until Keyword Succeeds ${default_image_timeout} sec 500ms Process Should Be Running ${process_manager}
Log Process Is Running: ${result} console=True

${img}= Set Variable manager_${platform}_tab_agents.png
${img}= Set Variable manager_${platform}_button_runschedule.png
${passed}= Run Keyword And Return Status Wait For ${img} timeout=${default_image_timeout / 2}
IF not ${passed}
${running}= Is Process Running ${process_manager}
Expand Down

0 comments on commit 41a8609

Please sign in to comment.