1 Star 0 Fork 0

muwanqing123 / geckodriver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.89 KB
一键复制 编辑 原始数据 按行查看 历史

geckodriver

Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.

This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.

Downloads

Documentation

Source code

geckodriver is made available under the Mozilla Public License.

Its source code can be found in mozilla-central under testing/geckodriver. This GitHub repository is only used for issue tracking and making releases.

Custom release builds

If a binary is not available for your platform, it's possibe to create a custom build using the Rust toolchain. To do this, checkout the release tag for the version of interest and run cargo build. Alternatively the latest version may be built and installed from crates.io using cargo install geckodriver.

Contact

The mailing list for geckodriver discussion is https://groups.google.com/a/mozilla.org/g/dev-webdriver.

There is also a Matrix channel to talk about using and developing geckodriver in webdriver on chat.mozilla.org.

1
https://gitee.com/mitbook/geckodriver.git
git@gitee.com:mitbook/geckodriver.git
mitbook
geckodriver
geckodriver
master

搜索帮助