Written by Sebastian on Feb 3, 2021 in Dev
Phoenix UI testing with Cypress, Part 1
I still remember the days I tried to achieve UI testing with Selenium, PhantomJS and various other tools. It was a hassle. It didn’t run on CI because it needed some kind of window manager. It was unstable.