Replies: 1 comment
-
Found it ! You can use " ->waitUntilNetworkIdle()" and it will wait for all network resources to finish loading |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm using Browsershot in Laravel + Vue setup. Currently, I have to set up a delay on browsershot for it to wait until the JS is fully loaded. How can I avoid using delay and actually wait for the JS to finish loading?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions