summaryrefslogtreecommitdiff
path: root/monkey-test/extended-internet/popular-sites-1017.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'monkey-test/extended-internet/popular-sites-1017.yaml')
-rw-r--r--monkey-test/extended-internet/popular-sites-1017.yaml59
1 files changed, 59 insertions, 0 deletions
diff --git a/monkey-test/extended-internet/popular-sites-1017.yaml b/monkey-test/extended-internet/popular-sites-1017.yaml
new file mode 100644
index 0000000..7c22453
--- /dev/null
+++ b/monkey-test/extended-internet/popular-sites-1017.yaml
@@ -0,0 +1,59 @@
+title: test 1017 browse and render 20 sites
+group: extended-internet17
+steps:
+- action: launch
+ language: en
+ options:
+ - enable_javascript=1
+- action: window-new
+ tag: win1
+- action: timer-start
+ timer: totaltimer
+- action: timer-start
+ timer: timer1
+- action: repeat
+ values:
+ - https://mcachicago.org/
+ - https://loopinsight.com/
+ - https://ctbu.edu.cn/
+ - https://gearjunkie.com/
+ - https://5gbfree.com/
+ - https://webspaceconfig.de/
+ - https://henanfucai.com/
+ - https://somersetlive.co.uk/
+ - https://treasury.gov.au/
+ - https://joe.ie/
+ - https://getuikit.com/
+ - https://netvigator.com/
+ - https://gazette.net/
+ - https://5newsonline.com/
+ - https://gigablast.com/
+ - https://qnx.com/
+ - https://kinghost.net/
+ - https://montblanc.com.co/
+ - https://whatdotheyknow.com/
+ - https://kh.edu.tw/
+ tag: urls
+ steps:
+ - action: navigate
+ window: win1
+ repeaturl: urls
+ - action: block
+ conditions:
+ - window: win1
+ status: complete
+ - timer: timer1
+ elapsed: 20
+ - action: stop
+ window: win1
+ - action: plot-check
+ window: win1
+ - action: timer-restart
+ timer: timer1
+- action: timer-stop
+ timer: totaltimer
+- action: window-close
+ window: win1
+- action: quit
+
+