title: test 219 browse and render 20 sites group: extended-internet19 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://aftenposten.no/ - https://wisconsin.gov/ - https://citi.com/ - https://dccomics.com/ - https://laughingsquid.com/ - https://dict.cc/ - https://mun.ca/ - https://ethereum.org/ - https://blog.jp/ - https://fishki.net/ - https://uba.ar/ - https://lboro.ac.uk/ - https://prom.ua/ - https://newswise.com/ - https://cbr.com/ - https://westerndigital.com/ - https://sverigesradio.se/ - https://uchile.cl/ - https://greatschools.org/ - https://prnt.sc/ 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