Closed sjethvani closed 7 years ago
@echoAlexey I see build is failing in travis due to checkstyle pluggin .
excerpt
[ERROR] src/main/java/io/sterodium/extensions/client/delete/FileDeleteRequest.java[50:13] (coding) SimplifyBooleanReturn: Conditional logic can be removed.
Can you fix it if you have time , otherwise I will fix it tomorrow my morning .
@echoAlexey tried to fix above checkStyle errors under new PR 56https://github.com/sterodium/selenium-grid-extensions/pull/56 . Please review & merge it at your convenience
Adding fileDeletion feature to delete files from selenium node . This can be used as cleanup after uploading/downloading files