I\'d like to know from the html below, if link[rel=import], link[rel=stylesheet], img and script are pending/load
link[rel=import]
link[rel=stylesheet]
img
script
yes you can check this in developer tool.Right click on web page and select inspect then window will open seleck network option and there you can check the status.