We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025e7a2 commit 4740fabCopy full SHA for 4740fab
java/client/src/org/openqa/selenium/By.java
@@ -31,7 +31,7 @@
31
/**
32
* Mechanism used to locate elements within a document. In order to create your own locating
33
* mechanisms, it is possible to subclass this class and override the protected methods as required,
34
- * though it is expected that that all subclasses rely on the basic finding mechanisms provided
+ * though it is expected that all subclasses rely on the basic finding mechanisms provided
35
* through static methods of this class:
36
*
37
* <code>
0 commit comments