Automated UI testing with Selenium Yuriy Gerasimov Email: yuri.gerasimov@gmail.com Twitter: ygerasimov IRC/d.o: ygerasimov Web: ygerasimov.com
What is Selenium? Selenium IDE
Selenium RC
Selenium Grid
Selenium 2 (Webdriver)
Selenium 2 Webdriver Communicate with browsers in 'native' way via drivers
Not limited to javascripts. For example: upload files, work with popups, iframes etc.
Support for a lot of browsers including mobile phone browsers
PHPUnit libraries: https://github.com/chibimagic/WebDriver-PHP
Selenium2 and Drupal Simpletest. Change user agent headers.
Support for Firefox and Chrome
http://drupal.org/project/selenium

Automated ui testing with selenium. drupal con london 2011