title: browse and render 50 popular sites group: popular-sites 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://www.google.com/ - https://www.blogger.com/ - https://apple.com/ - https://plus.google.com/ - https://microsoft.com/ - https://play.google.com/ - https://adobe.com/ - https://youtube.com/ - https://mozilla.org/ - https://en.wikipedia.org/ - https://support.google.com/ - https://sites.google.com/ - https://accounts.google.com/ - https://docs.google.com/ - https://wordpress.org/ - https://linkedin.com/ - https://vimeo.com/ - https://maps.google.com/ - https://github.com/ - https://drive.google.com/ - https://youtu.be/ - https://creativecommons.org/ - https://lh3.googleusercontent.com/Wwr1nDkB0VXEV77DA9mRGHOyfhPLt-_HhrfZAgKPsWuTOPc0TpTgShgQRbcjYlq5U7kwlb_UdmbztKNAkVUWDw2k6TPoYnevqXYkz1gMNgqVJONhwKOqW2au9tUtXX37Asv6xQPkFBjn5FvpziuvoxiWR7s8wbBuirUhaax8GT8WNoqHCLb-Wv1yqdCNX1hQ69xW3v0X_PHvS230mVoc-aBDAXdh9qO1qz4TKi0YtMYQmUpIlDuj1R7kg9ISpaziHaOOdUYfHYLQmodKdbC7ajb5Nt7Am8-02nne2JnD2M77ZH8-UPvBftd5I-jEqBkvbHIwVFxMNkcXGb3eJZEoxfapkPoUVJ5aZtLN9zO47J0oba-iNlMILAAXAkvQvMbZW86aljlaocH-lw2tBs4wyxU2KQ4xeKHQUkivmKruSUaN0Dhzubzdv_56exRjYNFJZYzMaoKbZISdHxHnhhVzTgStyk7CsaBoApxtx33Hv3B1HZ-WQsjJQuzrg3s8N2an03npLYyl8vZtHlcf8FSLmtfaAe-nkFZMUUf4xEfqfzw_0mNbyOTqTUJ-zFThgpPGXshzi6GO3J_oaSQnJ7-YJL57Ke26_lSA2qOIxCoon_VDD5ocRZaUGOmShBDehSN0kIkx7SCFnmQmypoDNzy9dHrQGibXdbs=w812-h633-no - https://vk.com/ - https://blogspot.com/ - https://news.google.com/ - https://medium.com/ - https://www.yahoo.com/ - https://live.com/ - https://istockphoto.com/ - https://bbc.co.uk/ - https://amazon.com/ - https://dailymotion.com/ - https://google.es/ - https://google.com.br/ - https://forbes.com/ - https://mediafire.com/ - https://wikimedia.org/ - https://cloudflare.com/ - https://google.de/ - https://imdb.com/ - https://hugedomains.com/ - https://mail.ru/ - https://developers.google.com/ - https://bbc.com/ - https://paypal.com/ - https://opera.com/ - https://feedburner.com/ - https://facebook.com/ - https://cnn.com/ - https://dropbox.com/ - https://whatsapp.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