I would like to compare two PDF during an automated test. One will be generate on a website, and the other one will be stored on my computer. As I am a beginner in automation I would like to know if I can use Nightwatch during an existing test case to compare PDF during a new step.
Asked
Active
Viewed 415 times
1
-
Does https://stackoverflow.com/questions/25783161/asserting-files-that-have-the-same-content help? If not, could you define by which means you want to compare these files? – Nico Haase Nov 06 '18 at 09:56