Developing and testing features or extensions for Microsoft Edge
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to execute javascript to set quite a few values on a web page. Is there a limit to the length of script I can provide to CoreWebView2.ExecuteScriptAsync()? I can split my script up if needed, but I'd rather not have to use trial and error to find the limit (if there is one).
Developing and testing features or extensions for Microsoft Edge
Hi @TomGet
I think there's no special limitation of the length of the script. I don't find related information in official doc.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Regards,
Yu Zhou