0
I have an application and recently I had to implement the Webdriver Phantonjs, which simulates a browser but in a way that is invisible to the user. In my application everything is ok, it works correctly. The problem occurs when I need to export my project through Clickonce that is inside Visual Studio 2019, after publishing and put to download, the same is updated, however when I open the screen that uses webdriver, it gives the error that Phantonjs.exe is missing and prompts me to download it. Follow print attachment of the error as I do so that in the post it imports these files together so that my screen works the same in the test environment?