Posted
Do anyone knows how something like Browser.Document.InvokeScript names in Cefsharp WPF?
programmer | exploits i own > synapse x | working on > ? executor
end();
Replied
Dont remember exactly but its EvaluateScriptAsync I suppose
so smth like
await CefS.EvaluateScriptAsync("Whatever");
Cancel
Post
fka as delta
Replied
@ecstacy_lxnny Am have error: 'ChromiumWebBrowser' does not contain a definition for 'EvaluateScriptAsync' and no accessible extension method 'EvaluateScriptAsync' accepting a first argument of type 'ChromiumWebBrowser' could be found (are you missing a using directive or an assembly reference?)
but thanks for trying helping me
Cancel
Post
programmer | exploits i own > synapse x | working on > ? executor
end();
fka as delta
programmer | exploits i own > synapse x | working on > ? executor
end();
Replied
Use the ExecuteScriptAsync method
Cancel
Post
Discord : Doctor Doom#0550
fka as delta
Discord : Doctor Doom#0550
Users viewing this thread:
( Members: 0, Guests: 0, Total: 0 )
Cancel
Post