setHttpProxy("socks5://localhost:8080"); ChromeOptions options = new ChromeOptions(); options.addArguments("--proxy-server= proxy"); ...
確定! 回上一頁