title: test 78 browse and render 20 sites group: extended-internet38 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://jsonline.com/ - https://univie.ac.at/ - https://simplesite.com/ - https://c-span.org/ - https://uscis.gov/ - https://autoblog.com/ - https://unity3d.com/ - https://cryoutcreations.eu/ - https://everydayhealth.com/ - https://domaintools.com/ - https://newegg.com/ - https://bc.edu/ - https://digitalocean.com/ - https://blog.naver.com/ - https://uva.nl/ - https://zazzle.com/ - https://mass.gov/ - https://warwick.ac.uk/ - https://made-in-china.com/ - https://12377.cn/ 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