capture icon indicating copy to clipboard operation
capture copied to clipboard

Ensure contents are loaded

Open mooyoul opened this issue 9 years ago • 1 comments

Currently, PhantomJS wont wait for Content are loaded (e.g. DOMContentLoaded / Load / etc.)

It would be nice if we ensure contents are loaded :)

mooyoul avatar Jul 14 '16 08:07 mooyoul

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

tj avatar Jul 14 '16 11:07 tj