[java] show browser version and available CDP versions#17708
Conversation
PR Summary by QodoImprove no-op CDP warning with browser and available CDP versions Description
Diagram
High-Level Assessment
Files changed (5)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
18 rules 1. Null collection triggers NPE
|
b5b3025 to
226f532
Compare
|
Code review by qodo was updated up to the latest commit 226f532 |
... in the error message "You are using a no-op implementation of the CDP". Otherwise, it's very hard to understand what CDP version was expected, any why it was not found.
226f532 to
8b85011
Compare
|
Code review by qodo was updated up to the latest commit 8b85011 |
diemol
left a comment
There was a problem hiding this comment.
Thank you, this makes sense. Once CI is green, please merge!
... in the error message "You are using a no-op implementation of the CDP".
Otherwise, it's very hard to understand what CDP version was expected, any why it was not found.
🔗 Related Issues
💥 What does this PR do?
This PR improves errror/warning "You are using a no-op implementation of the CDP".
🤖 AI assistance
🔄 Types of changes