@m4zuper
For example, here's a simple script that only works if you sleep (in this case, 5 seconds) and load the page again.
This is the only way to work out the wait page, otherwise it will crash with the error: Failed to wait of state complete
7701f283-aa38-40db-b410-32cc8fd42d60-image.png
here is a non-working version of the script:
7d37e363-9a72-46c3-8eed-d74cec9857ec-image.png
Changing the browser settings does not affect the performance of waiting for the page to load.
Perhaps something is not loading specifically on this site https://500px.com/ right away, or something with cookies, and therefore we have to resort to such crutch methods.