Join the talks 💬

community
Please to create posts and topics.

Ever wondered who cooked up Selenium?

Ever heard this one?
Yes1 Vote · 50.00%
No1 Vote · 50.00%
2 Participants
Selenium, the open-source automation tool, was originally developed by Jason Huggins in 2004 while he was working at ThoughtWorks in Chicago. He initially created it as an internal tool called "JavaScriptTestRunner" to automate the testing of a time and expenses web application.

While Jason Huggins is recognized as the founder and primary creator of Selenium, the project evolved with contributions from several other individuals over time, including:

  • Paul Hammant: Contributed to the development of Selenium Remote Control (Selenium RC).
  • Patrick Lightbody: Developed Selenium Grid for parallel test execution.
  • Shinya Kasatani: Created Selenium IDE.
  • Simon Stewart: Developed WebDriver, which later merged with Selenium RC to form Selenium WebDriver (Selenium 2.0)

Yeah, it’s interesting how Selenium started from a simple idea to automate browsers. Kind of like how a combo meal mcdonalds brings together basics that just work well together.