From 7cc1f1bfc09653479ae8bb0db0f2ce5a7d19bd0a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 3 Nov 2018 16:49:58 +0000 Subject: Monkey tests: Add more example test plans. --- test/monkey-tests/start-stop=no-js.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/monkey-tests/start-stop=no-js.yaml (limited to 'test/monkey-tests/start-stop=no-js.yaml') 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 + -- cgit v1.2.3