Replies: 1 comment
-
VerifyDirectory expects file names to be consistent |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use VerifyDirectory, however I am checking for files which have dynamic names therefore verified and received fails changes after each test run (in my case I am checking files which have date in their name).
Is there an elegant way to have?
Or should I rename the files and then execute VerifyDirectory?
Beta Was this translation helpful? Give feedback.
All reactions