mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
7 lines
241 B
Plaintext
7 lines
241 B
Plaintext
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://www.seleniumhq.org/
|
|
WWW: https://github.com/seleniumhq/selenium
|