FluentAutomation
FluentAutomation copied to clipboard
Javascript execution support
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');")