Forum Discussion

mgroen2's avatar
mgroen2
Super Contributor
8 years ago

How to validate if file is created (on disk)

In my tests, I need to validate if a file is created, physically, on disk (I know the path to where it should be created). What would be the best approach to validate if file is actually existing (cr...