Selenide Alternative in Practice: Implementation & Lessons learned. (Iakiv Kramarenko, Ukraine)

In this talk we will go deeper into specifics of porting Selenide from Java to other langauges using Python as a sample. We will make an overview of architecture and some tricks that make it effective and fast enough. Based on the presented information you will understand deeper how selenide-like wrappers work so you can implement it yourself for the language that still has no Selenide alternative. 😉 You also can use these ideas to enhance your current selenium based framework.
Back to Top