Skip to content

Commit

Permalink
[java] Actuall HtmlUnit driver uses *this* Locatable interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Aug 8, 2018
1 parent 01cbb2a commit df47c85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

package org.openqa.selenium.interactions.internal;
package org.openqa.selenium.internal;

/**
* @deprecated Use {@link org.openqa.selenium.interactions.Locatable} instead
Expand Down

0 comments on commit df47c85

Please sign in to comment.