public static class SeleniumPlus.Files extends SAFSPlus.Files
Convenience class for File handling Commands.
If you meet some errors when calling these API, please try to run
SAFSPlus.DriverCommand.Expressions(boolean)
to turn off the expression as
Misc.Expressions(false);
and then call the string method
Files.xxx();
SAFSPlus.Files
Constructor and Description |
---|
Files() |
CloseFile, CopyFile, CopyMatchingFiles, CreateDirectory, CreateFile, DeleteDirectory, DeleteDirectoryContents, DeleteDirectoryContents, DeleteFile, FilterImage, FilterImage, FilterTextFile, FilterTextFile, GetFileDateTime, GetFileDateTime, GetFileProtections, GetFiles, GetFiles, GetFileSize, GetINIFileValue, GetStringCountInFile, GetSubstringsInFile, GetTextFromImage, IfExistDir, IfExistFile, IsEndOfFile, OpenFile, OpenUTF8File, PrintToFile, PrintToFile, ReadFileChars, ReadFileLine, RenameFile, SaveTextFromImage, SetFileProtections, WriteFileChars
Copyright © SAS Institute. All Rights Reserved.