From my experience the tests seem to break extremely easily and there is more time spent fixing them than finding actual bugs in the UI.
From my experience the tests seem to break extremely easily and there is more time spent fixing them than finding actual bugs in the UI.
Great for sanity checks (i.e. did everything deploy correctly, are my DNS settings correct, is there no render-blocking bug somewhere, etc.), but beyond that it’s too brittle to write an extensive test suite in.