Manual proxy configuration

Open
#1,423 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Domain
documentation

Research direction

Read the linked WebDriver specification sections 7, Capabilities, and 7.1 Proxy, focusing on the manual proxyType requirements. Determine whether the documentation should explicitly require one of ftpProxy, httpProxy, sslProxy, or socksProxy, and update the relevant specification text once the intended behavior is confirmed.

Written by the indexing model from the issue text.

Description

In chapter 7. Capabilities, section 7.1 Proxy:

Proxy

The documentation for the proxy capability does not explicitly state that the proxy object must contain either the ftpProxy, httpProxy, sslProxy or socksProxy properties when the proxyType of the object is set to 'manual'. Was this done on purpose or does the 'manual' proxyType not require either of the aforementioned properties to be declared?

Dominant language
HTML
Stars
718
Forks
228
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from w3c/webdriver

All issues in w3c/webdriver

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.