• Capybara – Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as a DSL for interacting with a webapplication. It is agnostic about the driver running your tests and currently comes bundled with rack-test, Culerity and Selenium support built in.
  • Testing Chrome OS – Julian Harty gives us a glimmer of a peek at how Google tests the Chrome OS — which includes Selenium
  • How we do automated regression testing with Selenium and Hudson – Little post by the Sculptor team about how they use Selenium within Hudson (via the Maven plugin)
  • ui test tool search – Chris goes searching for UI-level testing and lands on Fitnesse driven by Selenium RC (via WebTest) and in the process ends up a project maintainer.
  • Selenium 2.0 and Beyond! – Jason and Simon reprise their GTAC talk — this time with both mics turned on.