Guest User

Untitled

a guest
Apr 23rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. @CucumberOptions(
  2. plugin = {"pretty"},
  3.  
  4. features = {"src/test/resources/features"})
  5.  
  6. java.lang.IllegalArgumentException: Not a file or directory: C:UsersmyuseridInt_workspacemyprojectnamesrctestresourcesfeatures
Add Comment
Please, Sign In to add comment