@advjs/monorepo / @advjs/core / screenshot
Function: screenshot()
screenshot(
el
,options
):Promise
<string
>
Defined in: packages/core/src/utils/screenshots.ts:19
截图
Parameters
el
HTMLElement
options
Partial
<Options
> = {}
Returns
Promise
<string
>