We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f951b2 commit c744c1eCopy full SHA for c744c1e
java/src/org/openqa/selenium/WebDriverInfo.java
@@ -56,7 +56,7 @@ public interface WebDriverInfo {
56
boolean isSupportingCdp();
57
58
/**
59
- * @return Whether the driver has enabled the CDP interface.
+ * @return Whether the driver has enabled the BiDi interface.
60
*/
61
boolean isSupportingBiDi();
62
0 commit comments