The following document contains the results of PMD 5.0.2.
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.HashMap' | 6 |
| Avoid unused imports such as 'org.openqa.selenium.By' | 10 |
| Avoid unused imports such as 'org.openqa.selenium.WebElement' | 14 |
| Violation | Line |
|---|---|
| An empty statement (semicolon) not part of a loop | 24 |