Class Require.FileStateChecker

java.lang.Object
org.openqa.selenium.internal.Require.FileStateChecker
Enclosing class:
Require

@Deprecated(forRemoval=true) public static class Require.FileStateChecker extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • isFile

      public File isFile()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isDirectory

      public File isDirectory()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isExecutable

      public File isExecutable()
      Deprecated, for removal: This API element is subject to removal in a future version.