title: test 46 browse and render 20 sites group: extended-internet6 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://redbull.com/ - https://vatican.va/ - https://m.me/ - https://speedtest.net/ - https://welt.de/ - https://usps.com/ - https://nielsen.com/ - https://isc.org/ - https://udemy.com/ - https://miamiherald.com/ - https://boutell.com/ - https://apnews.com/ - https://boingboing.net/ - https://trendmicro.com/ - https://bell-labs.com/ - https://nikkei.com/ - https://xkcd.com/ - https://popsci.com/ - https://weather.gov/ - https://coe.int/ 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