| 程序包 | 说明 |
|---|---|
| com.googlecode.jmeter.plugins.webdriver.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
org.openqa.selenium.Proxy |
ProxyFactory.getManualProxy(ProxyHostPort httpProxy,
ProxyHostPort httpsProxy,
ProxyHostPort ftpProxy,
ProxyHostPort socksProxy,
String noProxy)
This returns a
Proxy with HTTP, HTTPS and FTP hosts and ports configured as specified. |
Copyright © 2023. All rights reserved.