I explain how I have created UITest with C#, Selenium and Selenium Grid for the AdminLTE integration and other projects.
So, speeding up the test execution process is on every test engineer’s mind when working with a custom Selenium framework. Even more so if you’re working on a long-term project, and if you are dealing with a tight regression period.
Therefore, when in need to perform testing on different browsers, versions, and operating systems, the good news is that the solution is already out there.
The complete post is on PureSourceCode.