mercredi 2 octobre 2019

Fill browser form using C# program

I am trying to create a C# program who can fill the form of my website. The website can be opened via any web browser but is opened via the program using:

Process.Start(url);

So this is easy to know which process to use.

I am trying to do that without url parameters so i don't have to refresh the tab.




Aucun commentaire:

Enregistrer un commentaire