summaryrefslogtreecommitdiff
path: root/monkey-test/extended-internet/popular-sites-1124.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'monkey-test/extended-internet/popular-sites-1124.yaml')
-rw-r--r--monkey-test/extended-internet/popular-sites-1124.yaml59
1 files changed, 59 insertions, 0 deletions
diff --git a/monkey-test/extended-internet/popular-sites-1124.yaml b/monkey-test/extended-internet/popular-sites-1124.yaml
new file mode 100644
index 0000000..f93ccc4
--- /dev/null
+++ b/monkey-test/extended-internet/popular-sites-1124.yaml
@@ -0,0 +1,59 @@
+title: test 1124 browse and render 20 sites
+group: extended-internet4
+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://football365.com/
+ - https://rpp.com.pe/
+ - https://elnuevodiario.com.ni/
+ - https://iied.org/
+ - https://universityworldnews.com/
+ - https://academia-research.com/
+ - https://newschannel10.com/
+ - https://bizreport.com/
+ - https://nrc.ca/
+ - https://infonu.nl/
+ - https://hekko.pl/
+ - https://asroma.com/
+ - https://thankyou4caring.org/
+ - https://withoutadoctorsprescriptions.com/
+ - https://paran.com/
+ - https://architecturalrecord.com/
+ - https://bravoland.com/
+ - https://myorderbox.com/
+ - https://coolpage.biz/
+ - https://owu.edu/
+ 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
+
+