SwiftBrowser icon indicating copy to clipboard operation
SwiftBrowser copied to clipboard

Scripting capability similar to other browsers

Open jaigak opened this issue 5 years ago • 2 comments

In some browsers, you can run JavaScript code right from the Inspect Element under the Console tab. It is extremely helpful for development. We can let the user run JS by using InvokeScriptAsync();

jaigak avatar Aug 05 '20 11:08 jaigak

I'm working on this and will release my first PR soon.

jaigak avatar Aug 05 '20 11:08 jaigak

great idea i will then assign you to this

FireCubeStudios avatar Aug 05 '20 12:08 FireCubeStudios