Skip to content

Commit

Permalink
Stabilize test
Browse files Browse the repository at this point in the history
  • Loading branch information
basilevs committed Apr 4, 2024
1 parent 55d9d6d commit 055c49a
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _3lOkMO_-EeCXWfaP50PILw
Runtime-Version: 1.5.2.201408180747
Save-Time: 8/27/14 12:59 PM
Runtime-Version: 2.5.5.202404032246
Save-Time: 4/4/24, 9:23 PM
Tags: selfAUT, Context, ControlPanel
Testcase-Type: ecl

Expand Down Expand Up @@ -47,7 +47,9 @@ with [get-window "Control Panel.*"] {
get-table | select "1 \\(Q7Project\\)" "2 \\(Q7Project\\)" "A \\(Q7Project\\)"
get-button OK | click
}
get-button Stop | click
try -times 10 -delay 20000 -command {
get-button Stop | click
}
}
with [get-window "Control Panel - Test scenario (TestQ7Prj) - selfQ7"] {
get-button Save | click
Expand Down

0 comments on commit 055c49a

Please sign in to comment.