-
-
Notifications
You must be signed in to change notification settings - Fork 354
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
"Page" doesn't work in vivaldi browser. #1143
Comments
Please add a valid Please fix the format of your markdown: 3 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
40 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
41 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
41 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] generated by check-issue |
better to enable cdp log to see what's goes wrong: go run main.go -rod=cdp |
Thank you for the reply. Now I could clarify the problem... But still not sure what to do.. Lines 300 to 313 in 0096e53
vivaldi
chromium (works fine)
|
I think it's an issue of vivaldi browser, rod can't do much about it, I don't have enough resource to fix it. |
Another chromium based browser vivaldi doesn't seem to work with rod. I haven't tested all, but playwright-py can navigate pages. Is there a way to use vivaldi with go-rod?
The text was updated successfully, but these errors were encountered: