How to add Junit library in Eclipse to use with Selenium WebDriver?
Hi Brett,
To add JUnit library in Eclipse to use it with Selenium, you can perform these steps:
-
Right click on Java project → Build Path → Configure Build path
-
Click Libraries → Add Library → Click on Junit. Select Junit5 → Finish Click Apply and Close.