FluentAutomation icon indicating copy to clipboard operation
FluentAutomation copied to clipboard

Javascript execution support

Open scmccart opened this issue 8 years ago • 0 comments

Hey, I've been working on adding support for running JS snippets. Here's my take, it still requires tests and docs, let me know what you think.

Usage, I.ExecuteJavaScript("alert('foobar');")

scmccart avatar Mar 16 '16 15:03 scmccart