From d676c7e5b6166d49497aae851eea84037f94b412 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 4 Nov 2018 14:34:31 +0000 Subject: Test: Monkey driver: Implement sleep-ms and repeat actions. --- test/monkey-tests/quit-mid-fetch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/monkey-tests') diff --git a/test/monkey-tests/quit-mid-fetch.yaml b/test/monkey-tests/quit-mid-fetch.yaml index b033f67b6..cffdae3f2 100644 --- a/test/monkey-tests/quit-mid-fetch.yaml +++ b/test/monkey-tests/quit-mid-fetch.yaml @@ -4,7 +4,7 @@ steps: - action: repeat min: 0 step: 50 - name: sleepytimer + tag: sleepytimer steps: - action: launch - action: window-new -- cgit v1.2.1