
Workshop
Workshop. How to Transfer a Legacy Project to Selenide
In Russian
In this workshop, we'll look at how you can implement Selenide gradually, without having to rewrite everything.
We'll try to write only new pieces in Selenide and replace some old pieces. We'll make friends with the old and new code so that they work together. And see how much IDEA with its refactorings and shortcuts can help.
NB: If you want to follow Andrei's steps to convert the project to Selenide, download the https://github.com/asolntsev/coffee-testing/tree/legacy-selenium branch before starting the workshop and run the tests in it.