summaryrefslogtreecommitdiff
path: root/test/monkey-tests
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-03 17:14:43 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-03 17:14:43 +0000
commitb34a52e4b97b3606b4d93a6291874620c3e3a676 (patch)
tree5a2c6c26fbb90da2e01d64b41dc6dd1bd66fdbfe /test/monkey-tests
parent94bba97a455fdf22d65bb4e503da0f5a24743dd3 (diff)
downloadnetsurf-b34a52e4b97b3606b4d93a6291874620c3e3a676.tar.gz
netsurf-b34a52e4b97b3606b4d93a6291874620c3e3a676.tar.bz2
More monkey stuff
Diffstat (limited to 'test/monkey-tests')
-rw-r--r--test/monkey-tests/resource-scheme.yaml6
1 files changed, 5 insertions, 1 deletions
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