Hello, my name is Stanislav and I have a question for you. How can I say I run Process.Start (" https://www.yandex.ru "), how can I close it exclusively with the tab " https://www.yandex.ru "? PS Thanks in advance for all the answers!
- fiveHello, Stanislav. - VladD
- oneI put on the fact that it is impossible to do in the general case. For some browsers, there may be solutions. - pavel
- oneOr direct control of the browser through the engines of the form Watin / Selenium where else you will need to saw them for yourself. Or indirectly, by searching the controls in the browser window and emulating mouse clicks / sending keys to the window. - vitidev
- Example for FF csharphelper.com/blog/2011/09/close-mozilla-firefox-popups-in-c - NMD
|