Selenium and the rise of scripted web testing (2004-2010)
Selenium emerged from ThoughtWorks in 2004 as a way to automate browser testing through recorded scripts. By 2010 it had become the default for web test automation, displacing manual regression testing for most teams.
Teams shipped faster but accumulated brittle test suites that broke whenever the user interface changed.
Maintaining those scripts became a permanent tax on engineering teams, costing as much time as writing the tests themselves.
Bits Testing's goal-based approach attacks exactly this failure mode: instead of replaying a brittle script, the agent rediscovers a path to the goal at runtime.
