summaryrefslogtreecommitdiff
path: root/test/monkey-tests/start-stop=no-js.yaml
diff options
context:
space:
mode:
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
+