From b34a52e4b97b3606b4d93a6291874620c3e3a676 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 3 Nov 2018 17:14:43 +0000 Subject: More monkey stuff --- test/monkey-tests/resource-scheme.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test/monkey-tests') diff --git a/test/monkey-tests/resource-scheme.yaml b/test/monkey-tests/resource-scheme.yaml index 58b0f5eff..791a79cd6 100644 --- a/test/monkey-tests/resource-scheme.yaml +++ b/test/monkey-tests/resource-scheme.yaml @@ -13,6 +13,8 @@ steps: - window: win1 status: complete - action: plot-check + window: win1 + checks: - text-contains: Not found - text-contains: Error 404 - action: navigate @@ -23,8 +25,10 @@ steps: - window: win1 status: complete - action: plot-check + window: win1 + checks: - bitmap-count: 1 - action: window-close - - window: win1 + window: win1 - action: quit -- cgit v1.2.3