title: test 210 browse and render 20 sites group: extended-internet10 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://cmegroup.com/ - https://newindianexpress.com/ - https://earthday.org/ - https://enet.com.cn/ - https://webfx.com/ - https://airasia.com/ - https://skillshare.com/ - https://peatix.com/ - https://gamestop.com/ - https://ri.gov/ - https://bis.org/ - https://c0.pl/ - https://ice.gov/ - https://unfpa.org/ - https://filedropper.com/ - https://uoa.gr/ - https://thenewstribune.com/ - https://digikey.com/ - https://sgi.com/ - https://itprotoday.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