Closed KernelPryanic closed 1 month ago
Please fix the format of your markdown:
43 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
generated by check-issue
You forget to call the continue, check the usage example here:
https://github.com/go-rod/rod/blob/c42b414fffbd412dddac4903e5bc9355c6bb786c/hijack_test.go#L108-L129
@ysmood thank you, that helped!
Rod Version: v0.116.2
The code to demonstrate your question
What you got
What you expect to see
Expected to see the destination page loaded.
What have you tried to solve the question
Tried to use different versions, seems to get it everywhere down to v0.112.9, didn't go to the older versions.
Also when change to
proto.NetworkResourceTypeFetch
for example, the page gets loaded, but no headers added to the fetch resource types requests.