JTAF-ExtWebDriver
JTAF-ExtWebDriver copied to clipboard
Findbugs issues: RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
Running Findbugs on EWD revealed the following instance of issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.delete() ignored in org.finra.jtaf.ewd.impl.DefaultSessionFactory.removeFolders(String, List, int) [org.finra.jtaf.ewd.impl.DefaultSessionFactory] At DefaultSessionFactory.java:[line 650] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE