frankiezdh

Results 4 comments of frankiezdh

I find a solution. ```java Screen s = new Screen(); try { ImagePath.add(new ClassPathResource("images").getURL()); s.click("1.png"); } catch (Exception e) { e.printStackTrace(); } ```

@RaiMan I think iClassPathResource is specificed by Spring.

@Blankeer 我尝试使用spellbook的0.0.6版本,发现直接微信闪退。日志中也没有什么东西。非常奇怪

@cnk3x 大佬fix一下?