Using Selenide on C# .NET (Oleg Volodin, Ukraine)

How many of us, C# engineers, dreamed of an extremely easy and really effective Selenium based framework/library? Like Selenide in Java. 😉 It happened that it’s not a big deal just to run Java Selenide on .NET via JNI. In this talk we will see how Selenide runs on .NET and what are the specifics based on its real usage in production. We also will get familiar with the tool that make all this possible – jni4net, and share experience of its usage to port Selenide, all the pros and cons.
Back to Top