Members
name
Methods
afterPass(optionsnon-null, loadData) → {*|!Promise.<*>}
Called after target page is loaded, all gatherer pass
methods have been
executed, and — if generated in this pass — the trace is ended. The trace
and record of network activity are provided in loadData
.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object
|
|
loadData |
Returns:
- Type:
-
*
|!Promise.<*>
beforePass(optionsnon-null)
Called before navigation to target url.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object
|
pass(optionsnon-null)
Called after target page is loaded. If a trace is enabled for this pass, the trace is still being recorded.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object
|