Fluent Automation API for Selenium WebDriver
1.0.0.97
Fluent Automation is a simplified API for automated testing of web applications built on top of WatiN or Selenium.
To install Fluent Automation API for Selenium WebDriver, run the following command in the Package Manager Console
PM> Install-Package FluentAutomation.SeleniumWebDriver
Release Notes
Changes base behavior to break direct code dependence on an AutomationProvider. Extend FluentAutomation.API.FluentTest instead of the providers implementation as of this version.
Owners
Authors
Copyright
Copyright 2012 Brandon Stirnaman
Tags
Dependencies
| Id | Version Range |
|---|---|
| Selenium.WebDriver | (≥ 2.19.0) |
| Selenium.Support | (≥ 2.19.0) |
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Fluent Automation API for Selenium WebDriver 1.0.0.97 | 253 | Monday, March 05, 2012 |
| Fluent Automation API for Selenium WebDriver 1.0.0.85 | 396 | Saturday, October 29, 2011 |