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.
Its good for some things, but there’s an almost unlimited number of things you could test with the UI, and UIs change frequently. Its def more of a burden than a help in most cases.