Skip to content

Commit 9a81206

Browse files
Fix operations order in Cancel Operation keyword
We should match the terminal text after canceling the ongoing process, not before.
1 parent 5dc3fed commit 9a81206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/resources/utils.resource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ Launch App
176176

177177

178178
Cancel Operation
179-
Match Text @ubuntu 15
180179
Hid.Keys Combo Control_L C
180+
Match Text @ubuntu 15
181181

182182

183183
Update And Upgrade Packages

0 commit comments

Comments
 (0)