I have a selenium test to check if a downloaded file is the correct one, so I want to check if the exported file does not have records on it, only the columns and a message saying "There are no results on this exported file..."
It is enough to use the hash value to validate the file content?