We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a9195 commit 220c3d8Copy full SHA for 220c3d8
1 file changed
.github/scripts/build_assets/geckodriver-v0.27.0-win64/README.md
@@ -1 +1,6 @@
1
-This folder was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.27.0
+## 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