Most browser test suites do not fail because the team forgot how to write a click step. They fail because the system around the tests becomes more complicated. A few reliable checks become hundreds of checks.

Source: [Dev.to](https://dev.to/sleepyfalcon247/the-browser-testing-problems-that-appear-after-your-test-suite-starts-growing-3864)

Sponsored