Closed ghost closed 8 years ago
Hi ellLazar,
You can use Selenium to control IE, Chrome even Firefox using C#. Please see more detail here: http://www.seleniumhq.org/
Sorry for late response.
is it possible to launch selenium from web browser from any client , without any intsall ?
yes, selenium has the web driver dll, so you can use it without any installation. Please let me know if anything else.
selenium
Hi ellLazar,
I'm sorry but I don't have much experience with selenium, but I can answer your question with information I have from selenium.
Thanks
is it possible to launch web browser(IE or chrome) , first and then take control on this web browser from C# app? so I can run web client , using IIS ?