-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
feature requestfeature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.
Description
Would be really good to see errors logged when calling executeScriptAsync.
I'm moving to WebView from GeckoFX, where any script execute errors are logged.
As you can imagine, it's really useful when you call
result = await executeScriptAsync("myJS('test')")
and nothing is returned because myJS has an error.
Metadata
Metadata
Assignees
Labels
feature requestfeature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.