Questions tagged [fluentautomation]

FluentAutomation is a simple, powerful automated testing framework for web applications. It can be used with Selenium WebDriver or WatiN to test all sorts of browsers and devices.

FluentAutomation is a simple, powerful automated testing framework for web applications. It can be used with Selenium WebDriver or WatiN to test all sorts of browsers and devices.

FluentAutomation is implemented using one of two supported automation providers - Selenium WebDriver or WatiN. Selenium is the preferred provider and the most developed. WatiN is provided as an alternative method of automation Internet Explorer

GitHub

31 questions
-2
votes
1 answer

Page Not Posting Back Data When Using Fluent Automation to Click Submit

I am automating some tests on an ASP.NET form with Fluent Automation. When the program clicks the submit button, the page refreshes and the fields are cleared of data. I have tried using a link button and an ASP button control for this and get the…
davidcfox
  • 206
  • 1
  • 8
1 2
3