Regarding the browser issue, I would like to ask the author for help. Thank you very much for your open source help. #1170
Labels
question
Questions related to rod
Content-Length: 233753 | pFad | http://github.com/go-rod/rod/issues/1170
0FFetched URL: http://github.com/go-rod/rod/issues/1170
Alternative Proxies:
Rod Version: v0.116.2
First of all, thanks for all the work you're putting into the library!
The code to demonstrate your question
What you got
I compiled a chromium browser. Now I need to use go-rod to run my own compiled browser,I can run the browser normally using the above code, but when I use https://bot.sannysoft.com/ to check, the fingerprint information is:
User Agent is always displayed: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
What you expect to see
I hope go-rod will not modify the parameters on my browser. I can use my own browser's parameter settings normally. What should I do?
The normal display should be my own fingerprint information. I can create a new window manually and it works fine. Example picture:
What have you tried to solve the question
I tried using user mode,Then bin my own browser(https://go-rod.github.io/i18n/zh-CN/#/custom-launch?id=user-mode), but it still doesn't work
The text was updated successfully, but these errors were encountered: