Get Started

It just takes a few minutes to get started with Fluent Automation.

Native bindings are available for C# but tests can be created in any language utilizing the RemoteCommands API via JSON. Check out the Advanced section in the Docs for more information.

Get the libraries installed and check out the Docs!

NuGet

The latest official release is always available via NuGet Package Manager.

Install-Package FluentAutomation.SeleniumWebDriver

Install-Package FluentAutomation.WatiN

CI Builds

The latest CI builds are available minutes after any changes are committed. This is a great way to try out new features before they have made it to a release.

Latest Fluent Automation Builds

GitHub

Alternatively, grab the latest source and compile it yourself.

Download Latest Source   or view source on GitHub


Other Downloads

Related downloads, community contributions and other great things.

Fluent Automation Recorder – by Paul Zumbrun
A Google Chrome extension to help record and create FluentAutomation tests for execution via the RemoteCommand API.
Available via GitHub. Coming soon to the Chrome Web Store (free)!