Chihiro
Excel Ninja
It doesn't matter. Since you are reading from IE's document object. Not static document filled from some .responseText.
As long as you wait somewhere before you read the content.
@YasserKhalil
This site has script running which is filling html content based on timer script.
Hence, .ReadyState and .Busy alone won't work here.
As long as you wait somewhere before you read the content.
@YasserKhalil
This site has script running which is filling html content based on timer script.
Hence, .ReadyState and .Busy alone won't work here.