Class DownloadedFileValidator

java.lang.Object
org.uitnet.testing.smartfwk.ui.core.utils.DownloadedFileValidator

public class DownloadedFileValidator
extends Object
Author:
Madhav Krishna
  • Method Details

    • validateFileDownloadedOnPath

      public static void validateFileDownloadedOnPath​(String fileName, String downloadDir, TextMatchMechanism fileNameMatchMechanism, String regEx, boolean deleteAfterValidation)