I started to learn Selenium. After creating the project I tried to add some jar files.
As you see all required jars were added. But
...sources.jar
looks like Empty Project. Why this is happening?
CodePudding user response:
Probably this happening because ...source.jar file has a multiple files.
Click Libraries from Project Settings
After these steps "Empty library" error is gone.