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

how to "start it separately and connect to it via RemoteAllocator" #773

Closed
zsq2010 opened this issue Mar 20, 2021 · 4 comments
Closed

how to "start it separately and connect to it via RemoteAllocator" #773

zsq2010 opened this issue Mar 20, 2021 · 4 comments

Comments

@zsq2010
Copy link

zsq2010 commented Mar 20, 2021

"This is set up on Linux to avoid leaking resources. If you want Chrome to be a long-running process, start it separately and connect to it via RemoteAllocator."

if I use "RemoteAllocator",it should be a remote connecting,and separately
Now the remote side is on WindowsServerEditon,and my programme runs on another Windows10

after run the go programme,I went to check the "http://remoteIp:9222/",there is only a "blank page" still
How can I play with long-running process..

i just want to keep listening a website event. anyone can help, i am struggling on it

@ZekeLu
Copy link
Member

ZekeLu commented Mar 21, 2021

Check #438 and #509

@zsq2010
Copy link
Author

zsq2010 commented Mar 21, 2021

Check #438 and #509

thank you Sir. my problem is that I couldn't keep listening web request events(like from ajax clicking,etc)
chromedp,seems to shutdown the connectng,after having executed a task

closing is good at many work,but my case is stay and listen events for a long time

i am grateful for any suggestion, advise and info

@ZekeLu
Copy link
Member

ZekeLu commented Mar 21, 2021

@zsq2010 Based on the questions you asked (#767, #769 and this one), it seems that you plan to do something wrong. Please don't do evil.

If you just want to capture the network traffic, maybe you could give Fiddler a try.

@zsq2010
Copy link
Author

zsq2010 commented Mar 21, 2021

nice suggestion! and a very good folk.
I just link my own server which is equal to play with a dock:)
thank you

@zsq2010 zsq2010 closed this as completed Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants