when developing web automatic testing script, it's hard to determinate when to start the next step, especially after the refreshing or searching. by using firebug, i can get the background requesting. so i wanna if there's anyway to get the loading background request of browser using JavaScript?
Asked
Active
Viewed 118 times
1
-
Something like this? http://stackoverflow.com/questions/7083693/detect-if-page-has-finished-loading – h0ch5tr4355 Nov 09 '15 at 09:25