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
When launching browser you can get ws url from argument U here:
rod.New().ControlURL(u)
When launching browser via managed rod:
rod.New().Client(launcher.MustClient())
wsUrl is not available. Is there any other way to get wsUrl from a browser that was launched via remote managed rod so that other applications can connect to that browser?
The text was updated successfully, but these errors were encountered:
6 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
6 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
11 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
11 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
Rod Version: v0.114.5
What have you tried to solve the question
When launching browser you can get ws url from argument U here:
When launching browser via managed rod:
wsUrl is not available. Is there any other way to get wsUrl from a browser that was launched via remote managed rod so that other applications can connect to that browser?
The text was updated successfully, but these errors were encountered: