(#35fkjoa) @prologic@twtxt.net That’s very laudable. However, Selenium is a piece of total shit, straight from hell. I’ve never seen it work reliably. So better don’t have any tests than constantly failing tests where you don’t know if it’s just yet another random test framework glitch or a real problem with your code. Unfortunately, I don’t know of an automated UI testing tool/framework/library that does not completely suck, so I believe, there just is no such thing. And it also cannot really work if you think about it. If there is a UI, there’s no way to get off without manual testing. Sadly. Very sadly. :-( (Yes, one can check the generated HTML, but there’s a lot more to UI testing in my mind.)


#ysptyga