summaryrefslogtreecommitdiff
path: root/www/geckodriver/DESCR
blob: 3a8aca178ce45dd0143e3215713c120d33da6c3b (plain)
1
2
3
4
Geckodriver provides the HTTP API described by the W3C WebDriver protocol to
communicate with Gecko browsers, such as Firefox. It translates calls into
the Firefox remote protocol by acting as a proxy between the local- and remote
ends. This is used by browser automation frameworks such as Selenium.