title: test 262 browse and render 20 sites group: extended-internet22 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://jdpower.com/ - https://rtl.de/ - https://crateandbarrel.com/ - https://pinterest.com.au/ - https://thewirecutter.com/ - https://straightdope.com/ - https://wa.edu.au/ - https://uab.cat/ - https://6te.net/ - https://synxis.com/ - https://funpic.de/ - https://rhs.org.uk/ - https://nuomi.com/ - https://unibas.ch/ - https://cdb.com.cn/ - https://home.cern/ - https://legalinfo.gov.cn/ - https://circ.gov.cn/ - https://crainsnewyork.com/ - https://metrolyrics.com/ 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