dump


Description:

public async string dump (string url, string title) throws Error

Project the page accessibility tree to a11y markdown.

Parameters:

url

current page URL

title

document title hint (may be empty)

Returns:

Content + References markdown

Exceptions:

GLib.Error

when the a11y tree cannot be read