• Background Image

    News & Updates

    C#

April 25, 2018

Creating A Selenium Testing Framework In C#

In this post, we will take a look at how you can create a Selenium testing framework to simplify your tests using C#. Of course, the principles apply to other programming languages as well. Why A Testing Framework? Why should you even go through the hassle of creating your own (more…)