I am using asp.net C# to develop web application uses IEdriverserver to communicate with the IE.
I have application ready but it would be good if each client gets to open a browser locally but not on server. (Assume the IEDriverserver.exe is placed in C:\ for all clients)
Thanks,