webdriver

Remote control interface that enables introspection and control of user agents.

Github星跟踪图

WebDriver Standard

WebDriver is a remote control interface that enables introspection
and control of user agents. It provides a platform- and language-neutral
wire protocol as a way for out-of-process programs to remotely
instruct the behavior of web browsers.

Provided is a set of interfaces to discover and manipulate DOM
elements in web documents and to control the behavior of a user
agent. It is primarily intended to allow web authors to write tests
that automate a user agent from a separate controlling process, but
may also be used in such a way as to allow in-browser scripts to
control a — possibly separate — browser.

The standard is authored by the W3C Browser Testing- and Tools
Working Group
, and has produced the following documents:

Contribute

In short, change index.html and submit a pull request
(PR) with a good commit message. Changes that affect behaviour
must be accompanied with corresponding test changes to the Web
Platform Tests
repository.

We use ReSpec to help us maintain referential integrity,
bibliographical data, and perform other mundane tasks such as
styling. To preview your changes, just load index.html from disk
in a browser. To verify the integrity of the document you can run
make test.

For more information about the interoperability of driver
implementations, see the implementation report.

You may add your name to the Acknowledgements section in your
first PR, even for trivial fixes. The names are sorted lexicographically.

See CONTRIBUTING.md for more guidelines.

主要指标

概览
名称与所有者w3c/webdriver
主编程语言HTML
编程语言HTML (语言数: 3)
平台
许可证Other
所有者活动
创建于2014-10-30 23:05:22
推送于2025-03-06 11:19:55
最后一次提交2025-03-06 12:18:00
发布数0
用户参与
星数693
关注者数97
派生数201
提交数1.9k
已启用问题?
问题数760
打开的问题数287
拉请求数709
打开的拉请求数22
关闭的拉请求数379
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?