-2

Eclipse version:2021-09
Java version:16.0.2
selenium version:selenium-java-3.141.59
Chromedriver version: compatible to 94.0.4606.71
Changed the compiler compliance level to 1.8
Added jar files to the class path of Libraries

Yet why am I getting this error?
I have attached an image above.

HoRn
  • 1,458
  • 5
  • 20
  • 25
  • See [ask] - check formatting question before posting. And where's the image you attached? – HoRn Oct 13 '21 at 13:10

1 Answers1

1

Deleted module-info.java file. It worked.

cruisepandey
  • 28,520
  • 6
  • 20
  • 38