Methods
(async) afterPass(options) → {*}
Parameters:
Name | Type | Description |
---|---|---|
options |
object | Gatherer options |
Returns:
Gatherer artifact
- Type
- *
(static) getScriptsInDom(passContext) → {Promise}
Parameters:
Name | Type | Description |
---|---|---|
passContext |
object | passContext object |
Returns:
promise of Northstar v18 scripts found loaded on the page
- Type
- Promise