OutSystems / WebView

Avalonia/WPF control that wraps CefGlue webview control
Apache License 2.0
351 stars 40 forks source link

No API was found to implement sending messages to the web window #345

Closed BlazeAlex closed 1 week ago

BlazeAlex commented 2 months ago

No API was found to implement sending messages to the web window

joaompneves commented 2 months ago

If by sending messages you mean sending data from c# to the js environment, checkout these tests: https://github.com/OutSystems/WebView/blob/master/tests/Tests.WebView/IsolatedJavascriptEvaluation.cs