Skip to content

Selenium 4.3.0: cannot access HasInputDevice #490

@snicoll

Description

@snicoll

An upgrade to the latest Selenium release leads to the following:

> Task :spring-boot-project:spring-boot-test:compileJava
/Users/snicoll/workspace/work/spring-boot/main/spring-boot-project/spring-boot-test/src/main/java/org/springframework/boot/test/web/htmlunit/webdriver/LocalHostWebConnectionHtmlUnitDriver.java:33: error: cannot access HasInputDevices
public class LocalHostWebConnectionHtmlUnitDriver extends WebConnectionHtmlUnitDriver {
       ^
  class file for org.openqa.selenium.interactions.HasInputDevices not found
1 error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions