summaryrefslogtreecommitdiff
path: root/test/monkey-tests/start-stop-no-js.yaml
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2019-02-16 13:25:16 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2019-02-16 13:25:16 +0000
commit1698a752827858125e3e4626168cdaa29f13d6d3 (patch)
tree7d805206cf8ccb7f268d5fb00420efd128b2ce2e /test/monkey-tests/start-stop-no-js.yaml
parentf33db7d4429f14c215933c28853813c46f97f11e (diff)
downloadnetsurf-1698a752827858125e3e4626168cdaa29f13d6d3.tar.gz
netsurf-1698a752827858125e3e4626168cdaa29f13d6d3.tar.bz2
monkey test: Rename file with an '=' character.
Diffstat (limited to 'test/monkey-tests/start-stop-no-js.yaml')
-rw-r--r--test/monkey-tests/start-stop-no-js.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/monkey-tests/start-stop-no-js.yaml b/test/monkey-tests/start-stop-no-js.yaml
new file mode 100644
index 000000000..0a681cffc
--- /dev/null
+++ b/test/monkey-tests/start-stop-no-js.yaml
@@ -0,0 +1,8 @@
+title: start and stop browser without JS
+group: basic
+steps:
+- action: launch
+ args:
+ - enable_javascript=0
+- action: quit
+