You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Please make sure your code is minimal and standalonefuncmain() {
browser:=rod.New().ControlURL(
launcher.New().Proxy("").Headless(false).MustLaunch()).MustConnect()
}
What have you tried to solve the question
我想问一下,URL 格式的代理应该怎么设置?类似下面这样
http://QR50:0j@http-proxy-t1.abc.cn:9980
The text was updated successfully, but these errors were encountered:
Rod Version: v0.95.0
The code to demonstrate your question
What have you tried to solve the question
我想问一下,URL 格式的代理应该怎么设置?类似下面这样
The text was updated successfully, but these errors were encountered: