mfaisalkhatri / selenium4poc

Learn Web Automation testing using Selenium Webdriver 4.
https://mfaisalkhatri.github.io
Apache License 2.0
178 stars 71 forks source link

Adding SLF4j to pom.xml #70

Closed tsluyter closed 2 years ago

tsluyter commented 2 years ago

I noticed that, during the running of the tests, there were complaints that slf4j was missing. I don't know if that's problematic, but here's a fix to grab the most recent stable version.

tsluyter commented 2 years ago

I understand now that this pull req does not add anything to the project. Cancelling.