GitHub
Preparing search index...
The search index is not available
xk6-crawler
xk6-crawler
HTMLCallback
Type Alias HTMLCallback
HTMLCallback
:
(
element
:
HTMLElement
)
=>
void
The type of callback function registered by
Crawler.onHTML
.
Type declaration
(
element
:
HTMLElement
)
:
void
Parameters
element
:
HTMLElement
the current HTML element
Returns
void
Settings
Theme
OS
Light
Dark
GitHub
xk6-crawler
Loading...
The type of callback function registered by Crawler.onHTML.