Skip to content

Commit c744c1e

Browse files
committed
[java] Fix copy paste error in comment
1 parent 6f951b2 commit c744c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/org/openqa/selenium/WebDriverInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public interface WebDriverInfo {
5656
boolean isSupportingCdp();
5757

5858
/**
59-
* @return Whether the driver has enabled the CDP interface.
59+
* @return Whether the driver has enabled the BiDi interface.
6060
*/
6161
boolean isSupportingBiDi();
6262

0 commit comments

Comments
 (0)