I have a list of 200 URLs that I would like to check if they are mobile friendly. (True or False)
How do I insert the script to run all of them? Also, reading other posts, seems like I might want to hook in a delay. I also need to know how to do that.
Thank you