mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
5 lines
202 B
Text
5 lines
202 B
Text
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/
|