Type aliases
ActorHandler
Actor
Handler: (page: Page, ref: Activity) => Promise<void>
Type declaration
-
- (page: Page, ref: Activity): Promise<void>
-
Parameters
Returns Promise<void>
DOMParserHandler
DOMParser
Handler: (data: String, ref: Activity) => any
NavigationEventPathHandler
Navigation
EventPathHandler: (ref: Activity) => string
Type declaration
-
-
Parameters
Returns string
NetworkAnalyzerHandler
Type declaration
-
-
Parameters
Returns Promise<any>
Actor handler type