Skip to content

Commit 220c3d8

Browse files
committed
enhance readme about geckodriver
1 parent 75a9195 commit 220c3d8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

  • .github/scripts/build_assets/geckodriver-v0.27.0-win64
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
This folder was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.27.0
1+
## geckodriver
2+
Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.
3+
This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox.
4+
It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.
5+
6+
This application was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.27.0

0 commit comments

Comments
 (0)