Sure, server-side or client-side generated UIs tend to have a lot more interesting complexity to test. But I do want to bring up that with the specification language being TypeScript, you can validate some basic properties even for statically generated sites. I wrote a spell checker for Bombadil that uses
https://github.com/wooorm/nspell and a custom dictionary and found a bunch of old typos on my own blog.