question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

htmlunit driver not compatible anymore with Selenium 4.3.0

See original GitHub issue

Hi everybody It looks like the htmlunit-driver 3.62.0 is not compatible anymore with the latest Selenium 4.3.0 version (which obviously had some classes removed):

The type org.openqa.selenium.interactions.HasInputDevices cannot be resolved. It is indirectly referenced from required .class files

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:16 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
rbricommented, Aug 4, 2022

3.63.0 is released.

1reaction
sdutrycommented, Jul 31, 2022

some of the tests in my project are failing with the new version of htmlunit-driver(3.63.0-SNAPSHOT) and selenium-java (4.3.0). I’ll need to do some further investigation to see what the cause of the failures is.

Will post back when i have more info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · SeleniumHQ/htmlunit-driver - GitHub
WebDriver compatible driver for HtmlUnit headless browser. ... Selenium Htmlunit driver Problem getting elements on the right page (Vue.JS).
Read more >
Unable to launch HtmlUnitdriver through Selenium 3.4.0
I am tried to run the HtmlUnitDriver with selenium 3.4 and chrome Version 64.0.3282.119 (Official Build) (32-bit). My code is:
Read more >
Upgrade to Selenium 4
Are you still using Selenium 3? This guide will help you upgrade to the latest release!
Read more >
SeleniumHQ / htmlunit-driver Download - JitPack
WebDriver compatible driver for HtmlUnit headless browser. ... Starting with Selenium 4.5 we use the same version numbers for the driver - e.g. ......
Read more >
release | Passionate Testing - Xceptance
HtmlUnit and Selenium have been updated ... You don't have an excuse to skip performance testing or rely on lame simple test cases...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found