mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
24cb6a28ad
* chore: document Frame class
406 B
406 B
Home > puppeteer > FrameAddScriptTagOptions > url
FrameAddScriptTagOptions.url property
the URL of the script to be added.
Signature:
url?: string;