hacifootprint

watchPage

Function: watchPage()

watchPage(session, options): PageWatch

Defined in: src/sensor/watch-page.ts:121

Attach the sensor to a page. The session is the single source of truth for what to watch; options.root is the only thing about the environment the library is told.

Parameters

session

SensorSession

options

WatchOptions

Returns

PageWatch

On this page