how to get network log like selenium driver.get_log("performance")?
Rod Version: lastest
问题描述
在使用过程中,我尝试像selenium一样get_log(),但我只找到LogLogEntry,但是这个结构体并没有Call方法。
Please add a valid Rod Version: v0.0.0 to your issue. Current version is v0.108.2
generated by check-issue
FYI https://github.com/go-rod/rod/blob/master/lib/proto/performance_timeline.go
Could you provide some log samples for us to compare?
get_log() by python selenium:

in chrome devtools:

Can you try this go run main.go -rod=cdp, main.go is your program.
FYI https://pkg.go.dev/github.com/go-rod/rod/lib/defaults
chat with discord?
https://github.com/go-rod/rod/blob/4710d7f82e7892a0699a5cd124d63e55459ad2ae/lib/cdp/example_test.go#L45-L56
Ask to reopen if it's still not resolved.
同问,我也想了解下这个问题
同问,我也想了解下这个问题
搞定了嘛?
@DC3x6 你具体需要哪些数据呢,能否给份 selenium 和 rod 的数据对比。描述下 rod 缺了什么数据