Notice: Trying to get property 'name' of non-object in C:\inetpub\wwwroot\selenium\wordpress\wp-content\themes\launchkit\archive.php on line 4
  • Background Image

    News & Updates

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…)