Curious what folks are using for end to end testing for their web apps. Currently, using TestComplete, and it's not the most favorable experience amongst our team. It's very GUI forward, and we'd prefer something we can script tests with. I've been given the opportunity to look into a different product for consideration and have been looking at Cypress and TestCafe. Leaning towards Cypress at the moment, as the docs are pretty solid and the describe/it syntax would be familiar to the team, as I'm also pushing TestBox on them (but not a dealbreaker).