How to Compile Code using Selenium ?

  • Thread starter Thread starter Minapps
  • Start date Start date
M

Minapps

Guest
I've made a .NET programme in C# with Visual Studio 2019. It uses Selenium with a chrome webdriver. When I compile it and run the .exe file on my computer it works, but doesn't on other computers.

My programs that don't use Selenium were compiled successfully, what am I forgetting in the process ?

Continue reading...
 
Back
Top