Arguments
- url
The URL to load.
- ...
These dots are for future extensions and must be empty.
- min_wait
The minimum number of seconds to wait for API calls to begin. The default 8 seconds worked for the 2 pages I have tested so far.
- max_wait
The maximum number of seconds to wait for API calls to complete. If there are still calls happening when this time is reached, they will be stopped and ignored.