Open mooyoul opened 8 years ago
Currently, PhantomJS wont wait for Content are loaded (e.g. DOMContentLoaded / Load / etc.)
It would be nice if we ensure contents are loaded :)
Yeah for sure, not sure if phantom has a good mechanism for that ATM, but it would be nice to have. In lots of cases (SPAs etc) there isn't really a final loaded state, so you still need a timeout there
Currently, PhantomJS wont wait for Content are loaded (e.g. DOMContentLoaded / Load / etc.)
It would be nice if we ensure contents are loaded :)