Class DownloadedFileValidator
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.utils.DownloadedFileValidator
public class DownloadedFileValidator extends Object
- Author:
- Madhav Krishna
-
Method Summary
Modifier and Type Method Description static voidvalidateFileDownloadedOnPath(String fileName, String downloadDir, TextMatchMechanism fileNameMatchMechanism, String regEx, boolean deleteAfterValidation)
-
Method Details
-
validateFileDownloadedOnPath
public static void validateFileDownloadedOnPath(String fileName, String downloadDir, TextMatchMechanism fileNameMatchMechanism, String regEx, boolean deleteAfterValidation)
-