javascript - Is there a way to test the name of downloaded file in protractor? -


is there way test name and/or extension of downloaded file application in protractor?

using node.js filesystem, can read files in directory , verify them in protractor test. there nothing special provided protractor emulate functionality.


Comments