Documentation ¶
Overview ¶
Package systemproxy contains utility functions to authenticate to the system-proxy daemon.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoSystemProxyAuthentication ¶
func DoSystemProxyAuthentication(ctx context.Context, tconn *chrome.TestConn, username, password string) error
DoSystemProxyAuthentication authenticates to system-proxy with `username` and `password` by clicking on the system-proxy notification which informs the user that system-proxy requires credentials and entering the proxy credentials in the system-proxy dialog. If system-proxy is not asking for credentials or in case of failure, returns an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.