title: test 45 browse and render 20 sites group: extended-internet5 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://amd.com/ - https://atlassian.com/ - https://paypal.me/ - https://nobelprize.org/ - https://videolan.org/ - https://gettyimages.com/ - https://cancer.gov/ - https://pinimg.com/ - https://feedly.com/ - https://google.com.hk/ - https://brookings.edu/ - https://uga.edu/ - https://colostate.edu/ - https://usembassy.gov/ - https://americanexpress.com/ - https://amazon.ca/ - https://zol.com.cn/ - https://thawte.com/ - https://eastday.com/ - https://ca.us/ 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