blob: 9ecea2148c5807ee031a4eea7a740b17530b6e85 (
plain) (
blame)
| 1
2
3
4
5
 | WebDriver is a tool for writing automated tests of websites. It aims to mimic
the behaviour of a real user, and as such interacts with the HTML of the
application.
WWW: http://selenium.googlecode.com/
 |