zhangheng 3 жил өмнө
parent
commit
b4787cc6fe

+ 0 - 1
server/src/main/java/edp/davinci/service/screenshot/ScreenshotUtil.java

@@ -226,7 +226,6 @@ public class ScreenshotUtil {
 //            CHROME_DRIVER_PATH += "/window";
 //        }
 
-
         System.out.println("CHROME_DRIVER_PATH>>>"+ CHROME_DRIVER_PATH);
         File file = new File(CHROME_DRIVER_PATH);
         System.out.println(file.getAbsolutePath()+"["+file.getName()+"]********************"+file.length());