1

I have a .exe file and I need to open that file during a middle of the automation script using protractor. How can I do that?

Oleksii
  • 1,623
  • 20
  • 26
  • please, add more details. `HTML` parts, screenshot, etc. – Oleksii Sep 18 '18 at 13:44
  • In general protractor tests web based apps. While you can test the upload/download of a file, Running a .exe file is likely outside the scope of protractor – Ben Mohorc Sep 18 '18 at 13:50
  • Actually I have created .exe file using AutoIt,So in order to run that file when ever it is required,using protractor-typeScript is it possible? – ananth vyayavaram Sep 18 '18 at 13:57
  • 1
    Possible duplicate of [Execute an exe file using node.js](https://stackoverflow.com/questions/19762350/execute-an-exe-file-using-node-js) – Gunderson Sep 18 '18 at 17:31

0 Answers0