Package com.codeborne.selenide.impl
Class FileHelper
java.lang.Object
com.codeborne.selenide.impl.FileHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyFile
(InputStream in, File targetFile) static void
deleteFolder
(File folder) static void
deleteFolderIfEmpty
(File folder) static File
ensureFolderExists
(File folder) static void
ensureParentFolderExists
(File targetFile) static void
-
Method Details
-
copyFile
- Throws:
IOException
-
ensureParentFolderExists
-
ensureFolderExists
-
moveFile
-
deleteFolderIfEmpty
-
deleteFolder
-