load


Description:

public async void load (string uri, uint timeout_seconds = 120) throws Error

Load uri and block until the main document settles (Snappr load).

Ends with an extra 2000 ms quiet delay for tool dump stability.

Parameters:

uri

page URL

timeout_seconds

max wait before timed out

Exceptions:

GLib.Error

on unreachable host, cancel, timeout, or load failure