Fitv

Fitv was a proof-of-concept. While working in test automation, there was a lot about Selenium that I could not stand. Pages not loading properly, iframes, and multiple browsers made test automation very frustrating.
I was not satisfied with any commercial testing product that I found. They all try to over-simplify test automation so that you don’t need to write code. The non-code solutions they provide are not good solutions to making scalable tests for several large projects at the same time.
The Fitv framework makes tests more stable by abstracting out most of the intricacies of Selenium without taking away its features. It is also built in such a way as to make testing in different browsers much easier.

Project link: https://github.com/jcomish/Fitv

Nifty tech tag lists fromĀ Wouter Beeftink