Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get ws connection string from managed go-rod remote instance. #979

Closed
pspsdev opened this issue Nov 21, 2023 · 3 comments
Closed

Get ws connection string from managed go-rod remote instance. #979

pspsdev opened this issue Nov 21, 2023 · 3 comments
Labels
question Questions related to rod

Comments

@pspsdev
Copy link

pspsdev commented Nov 21, 2023

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:

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?

@pspsdev pspsdev added the question Questions related to rod label Nov 21, 2023
@ysmood
Copy link
Member

ysmood commented Nov 21, 2023

#322

@pspsdev
Copy link
Author

pspsdev commented Nov 21, 2023

@go-rod/everyone

Copy link

Please fix the format of your markdown:

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: "```"]

generated by check-issue

@pspsdev pspsdev closed this as completed Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions related to rod
Projects
None yet
Development

No branches or pull requests

2 participants