类 CahDirectories


  • public class CahDirectories
    extends Object
    作者:
    Yun
    • 方法详细资料

      • getUserHome

        public Path getUserHome()
        Get the Path of User home
      • getWorkDir

        public Path getWorkDir()
        Get the Path of Current working directory
      • getRoot

        public Path getRoot()
        Get the Path of working directory
      • getResources

        public Path getResources()
        Get the Path of resources directory
      • getConfig

        public Path getConfig()
        Get the Path of config directory
      • getData

        public Path getData()
        Get the Path of data directory
      • getLogs

        public Path getLogs()
        Get the Path of log directory
      • getBrowserLogs

        public Path getBrowserLogs()
        Get the Path of browser log directory
      • getTemp

        public Path getTemp()
        Get the Path of temp directory
      • getSuites

        public Path getSuites()
        Get the Path of suites directory
      • getReports

        public Path getReports()
        Get the Path of output reports directory
      • getCurrentReports

        public Path getCurrentReports()
      • getScreenshotPngPath

        public Path getScreenshotPngPath​(org.testng.ITestResult result)
      • getScreenshotBase64Path

        public Path getScreenshotBase64Path​(org.testng.ITestResult result)